Commit a55fe68d by BellCodeEditor

save project

parent 1b712e92
Showing with 7 additions and 0 deletions
......@@ -10,4 +10,10 @@ turtle.circle(50,180)
turtle.forward(100)
turtle.hideturtle()
turtle.end_fill()
turtle.pencolor('black')
turtle.pu()
turtle.goto(50,-50)
turtle.pd()
turtle.write('诺依,我日你仙人!',font=('黑体',20,'normal'))
turtle.bgcolor('grey')
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