Commit 43ec72f4 by BellCodeEditor

save project

parent cbc102d6
Showing with 2 additions and 2 deletions
......@@ -2,8 +2,8 @@
import turtle
screen=turtle.Screen()
screen.bgcolor("light blue")
pen=turtle.Pen()
pen.write("你好/nfuck.",font=("Times",30,"normal"))
pen=turtle
pen.write("你好\n我接受到你的来信.",font=("Times",30,"normal"))
pen.hideturtle()
pen.penup()
......
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