Commit 19f99785 by BellCodeEditor

auto save

parent e127ac8b
Showing with 2 additions and 5 deletions
import turtle#导入模块
pen=turtle.Pen()#创建一支画笔
pen.hideturtle()#隐藏画笔
pen.write("哔哩哔哩",font=("Times",30,"normal"))
turtle.done()
\ No newline at end of file
3
\ 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