Commit 34b9a43c by BellCodeEditor

save project

parent 00fa84cc
Showing with 3 additions and 1 deletions
# 利用write()帮助悟空给诺依回信吧~
import turtle
pen=turtle.Pen()
penup(15,30)
pen.penup()
pen.goto(100,-100)
screen=turtle.Screen(excrement yellow)
pen.write("你好",font=("Times",20,"normal"))
turtle.done()
pen1 =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