Thread: Lab 2
View Single Post
Lab 2 - make object jump and spin, use loop statement
Old
lucyrn99
Member
 
Status: Offline
Posts: 23
Join Date: Aug 2016
Location: Dallas TX
Default Lab 2 - make object jump and spin, use loop statement - 10-15-2016, 12:04 PM

Hi all,

This assignment was a struggle for me..
I created a string type variable for the 'yes or no' question.

After the object jumps and spins the first time, I have the user answer the 'yes or no' question, but my program does not work as expected after they answer the question.

I've tried the While statement, as well as the If statement, to say 'while or if 'yes or no' == 'yes', make the object jump and spin.
This hasn't worked.

A helpful Alice community member posted a reply to my issue:
http://www.alice.org/community/showthread.php?t=11601

I tried what he suggested, but still couldn't get it to work.. has anyone figured out how to make this work successfully?
   
Reply With Quote