Commit 7c9392a8 by BellCodeEditor

save project

parent 051f581f
Showing with 3 additions and 0 deletions
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
pen.bgcolor(bule)
pen.penup()
pen.goto(100,-100)
pen.write("VDCVDHUsud\n dsbfsjdl\n ejfwbgwefbkuw\n",font=("Times",40,"normal"))
pen1=turtle.Pen()
pen1.circle(100)
turtle.done()
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