Create your own code to add to the original program, after Line 30. The code you add should display whether the total number of values entered by the user (count) is small (< 5) or large (>= 5). Use an If/Else statement code example
Example: The algorithm should count the the total number of parts entered and the number of old model parts and output these totals
The algorithm should count the the total number of parts entered and the number of old model parts and output these totals