12 Ask a TA to mark your lab

When you are convinced that your code is working ask a TA to mark your work.

You need to show that your code does the following:

  • moveForward(10) works correctly
  • moveForward(30) works correctly
  • spinLeft works correctly
  • turnLeft(0) works correctly
  • turnLeft(30) works correctly