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?
The projects asked for input but did not use the value typed by the user into the loop block. Easy fix