Alice contains a world-level function that will ask the user for a number. Create an Alice world with a character of your choice that will ask the user for a number, cause the character to jump up, use a loop to spin around the number of times specified, and then come back down. Think about how variables will be used as you design the algorithm.