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 correctlymoveForward(30)
works correctlyspinLeft
works correctlyturnLeft(0)
works correctlyturnLeft(30)
works correctly