Commit fe322d6f by BellCodeEditor

save project

parent 3d90253f
Showing with 1 additions and 1 deletions
......@@ -4,7 +4,7 @@ pen1 = turtle.Pen()
pen1.penup()
pen1.goto(100,-100)
# \n 换行
pen1.write("123457\n89456\n341132",
pen1.write("123457\n89456\n341132",)
font=("Times",10,"normal"))
# 拿画笔
pen = turtle.Pen()
......
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