Commit bc6b3540 by BellCodeEditor

save project

parent 94d90fcf
Showing with 1 additions and 1 deletions
......@@ -5,7 +5,7 @@ screen.bgcolor("pink")
pen1=turtle.Pen()
pen1.penup()
pen1.goto(100,-100)
pen1.write("hellosb\n",font=("Times",40,"normal"))
pen1.write("hello sb\n",font=("Times",40,"normal"))
pen=turtle.Pen()
pen.pencolor("red")
......
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