@@ -12,6 +12,10 @@ def square(side_length):
sizes = [20, 40, 60, 80, 100]
for size in sizes:
square(size)
square(20)
penup()
forward(40)
pendown()
input()
The note is not visible to the blocked user.