Commit 7d171864 by BellCodeEditor

auto save

parent a433c2a0
Showing with 4 additions and 5 deletions
import turtle import turtle
pen=turtle.Pen() screen=turtle.Screen()
pen.write("你\nzai",font=("Times",30,"normal")) screen.textinput("姓名","你的名字是")
turtle.done()
turtle.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