I just completed a lab where I had to create a character that would ask you for a random number and then he would jump up and spin that many times in the air. We were supposed to use loops but I accidently found a way to accomplish the same thing without using a loop. Basically I created a pop-up that asks the user to click either 'Yes' or 'No'. If 'Yes' the program will start over, if 'No' it will end.
Hope I get credit for being innovative!