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?
Thanks karenb for the original code. In the make a block definition, I replaced the default number of times to loop to the answer given by the user.