Max Speed

Ethch a Sketch

When touching say ouch!

Question #1

An "if-then" statement only performs the action if doing what it says but an "if-then else" statement will perform the first action if doing what the conditional says to do and if not doing what it says, it will do the second action listed (the one under the word "else".

Question #2

Yes, there is a simpler way to write this code. You can put the "move 10 steps" command above the "if-then" condition which will read "if mouse x=0 then say my mouse is at zero for 2 seconds."

Question #3

This applies to all freshmen, sophmores, and juniors who are either on a soccer team or in band.

Question #4

Seniors who are on the soccer team or in band are included now.

Question #5

Code: "When green flag clicked ask pick a number and wait if answer=answer mod 15 then say yay for 2 seconds"

Click HERE to return to homepage.