codea02N001 - Step 2, Issues with content

The hint says tom.right(360/10) 20 squares. it should be 360/20 since its 20 squares

tom.right(360/20) should be 100 as 100 squares are needed

Task 10, Distance should be 100 pixels.
image

Task 18, The hint says for c in range (5): but the for loops should use 4 and 8.
image

Task 19, question does not state how much to move forward before drawing the next shape.
image



The tips is unclear. Prefer if its “Change the range and the ‘tom.right(360/8) to 10’”


Prefer if the tips mention the formula to culculate the angle between the squares.
tom.left(360/3)


The instruction has random words at end


Prefer if this task provides both angles