Study

Turning and rotating

  •   0%
  •  0     0     0

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