In this project, the Scratch Cat is supposed to count from 1 to the number the user provides. But the Scratch Cat always counts to 10. How do we fix the program?
With a quick fix, Scratch is now counting properly. All I did was change the number of repeats to be the answer provided. Thanks karenb, for the original project.