Does anybody know how to use turtle graphics to code these
Using commands like for k in range(10)
Forward(10)
Right(20)
Also, does anyone know how to reset screen after using these.?
