import turtle as tl for _ in range(6): tl.forward(100) tl.forward(60)
forward
left
Message du popup !