Edit Game
Turning and rotating
 Delete

Use commas to add multiple tags

 Private  Unlisted  Public



 Save

Delimiter between question and answer:

Tips:

  • No column headers.
  • Each line maps to a question.
  • If the delimiter is used in a question, the question should be surrounded by double quotes: "My, question","My, answer"
  • The first answer in the multiple choice question must be the correct answer.






 Save   8  Close
What is the difference between turn and rotate?
Turn (one movement) rotate - keep on turning in the same direction
What will the Novice Bot do with this code?
Turn left, then rotate right for 4 seconds, stop
What will the Novice Bot do?
Rotate left for 4 seconds, then right for 4 seconds, then stop
How will the Novice Bot move differently for these two codes?
The one on the left will go faster
What is wrong with this code?
There is no "stop program" It will keep on rotating
How long will the Novice Bot rotate?
6 seconds
What will the Novice Bot do?
It will do nothing - No " wait seconds"
What is wrong with this code?
There is no " wait seconds"