Commit f5045f1e by BellCodeEditor

save project

parent 545edad0
Showing with 1 additions and 1 deletions
import turtle import turtle
pen=turtle.Pen() pen=turtle.Pen()
pen.write("诺伊,turtle模块真好用,我可以在画布上写字了!",font=("times",30,"normal")) pen.write("诺伊,turtle模块真好用,~/n 我可以在画布上写字了!~/n ——悟空",font=("times",18,"normal"))
turtle.done() turtle.done()
......
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