Commit 77a1998f by BellCodeEditor

auto save

parent 150b6296
Showing with 5 additions and 5 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
screen=turtle.Screen()
screen.bgcolor("pink")
pen=turtle.Pen
pen.turtle()
pen.write("设",("Times",30,"normal"))
pen.pensize(20)
pen=pen.color("red")
pen.left(45)
......@@ -12,5 +14,4 @@ pen.right(90)
pen.circle(50,180)
pen.forward(100)
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