1. )The sprite asks the user to enter a number 1-10, if the user doesn’t it will say an Error code and make you restart the program. Go through this code and understand why it works. 2.) What you are going to do is make Casey the sprite count up to the number the user inputs. 3.)Casey should count starting at 1 saying each number separately up to the number the user inputs. 4.)Figure out where you need to put the repeat until command and put in the correct variables.