Commit 8b1d5f25 by BellCodeEditor

save project

parent 72d3733e
Showing with 0 additions and 16 deletions
......@@ -3,22 +3,6 @@ import turtle
pen=turtle.Pen()
pen.write("hi,\npython真有趣",font=("Time",18,"normal"))
pen.hideturtle()
pen1=turtle.pen()
pen1=pensize(5)
pen1=pencolor("red")
pen1.left
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