Too Late to Fill
π― This program should: A blue square filled with colour. β but something is wrong. Run it, watch carefully, then fix the line.
Your program
Show me the bug
fill on has to be switched on before the shape is drawn; afterwards the square is already finished.
colour blue fill on square 80