The hint says tom.right(360/10) 20 squares. it should be 360/20 since its 20 squares
Task 10, Distance should be 100 pixels.
Task 18, The hint says for c in range (5):
but the for loops should use 4 and 8.
Task 19, question does not state how much to move forward before drawing the next shape.