Commit c39910a3 by BellCodeEditor

auto save

parent c20f0945
Showing with 15 additions and 0 deletions
#import turtle
#wer=1
#Pen=turtle.Pen()
#qwe=turtle.Screen()
#qwe.bgcolor("black")
#colors=["red","orange","yellow","gold","black", "white"]
#Pen.speed(0)
#for i in range(500):
# Pen.pencolor(colors[i%4])
# wer=wer+1
# Pen.forward(wer)
# Pen.right(134)
#turtle.done()
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment