Commit 0db3cf0e by BellCodeEditor

save project

parent d32a61b4
Showing with 5 additions and 5 deletions
# 利用write()帮助悟空给诺依回信吧~ # 利用write()帮助悟空给诺依回信吧~
import turtle as t import turtle as t
t.fd(100) # t.fd(100)
pen = t.Pen() # pen = t.Pen()
t.write("haha") # t.write("haha")
t.done() # t.done()
\ No newline at end of file \ 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