Click on the clouds with the correct answer.
"Create a project that uses a variable to decide when something happens.." I wanted to revisit a previous project to make it work better. I added an introduction screen to choose operation and difficulty level. I would like to add some code sections to have the answer clouds keep repeating until a timer ends the level. I learned that the "glide" command would not complete if it was started within a "when i receive the message ____" block, and the same broadcast was issued again. Interesting timing issue with scratch. I got around it by using separate broadcast messages.