Problem with a counting mechanism in a for loopI'd like the termination condition to be the number of inputted values -1. So you're recommending a ...
Problem with a counting mechanism in a for loopThe problem is with taking 'counter' and applying it to the for loops at the end of the program so t...