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?
What I did was I took the x from the pink define block and I also put the x inside of the repeat block.