Commit 45cf4971 by BellCodeEditor

save project

parent 85d3087f
Showing with 11 additions and 3 deletions
import turtle
Pne=turtle.Pen()
Pne.write(())
Pne.write(""())
Pne.hideturtle()
turtle.done()
Pne1=turtle.pen()
Pne1.pensize(5)
Pne1.pencolor("green")
Pne1.left(45)
Pne1.forward(100)
Pne1.circle(55,180)
Pne1.forward(100)
Pen1.hideturtle()
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