Commit a00be66e by BellCodeEditor

auto save

parent 7d171864
Showing with 3 additions and 4 deletions
import turtle
screen=turtle.Screen()
screen.textinput("姓名","你的名字是")
turtle.done()
\ No newline at end of file
pen=turtle.Pen()
pen.write("xgzbhxxh",font=("楷体",70,"normal"))
\ 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