View Single Post
Loop Statement - Lab 2
Old
chellydee
Junior Member
 
Status: Offline
Posts: 9
Join Date: Jul 2016
Default Loop Statement - Lab 2 - 08-06-2016, 06:09 PM

I was supposed to create a world with a character that jumps and then spins according to the number input by the user, and at the end of the program, it asks for a yes/no to make program loop.

I used a while statement, not an actual loop, so I hope that was following the rules.
   
Reply With Quote