Commit 6cc11c0e by BellCodeEditor

auto save

parent d09d1b46
Showing with 4 additions and 4 deletions
import turtle
for i in range(5):
turtle.forward(100)
turtle.right(144)
\ No newline at end of file
screen==turtle.Screen()
screen.textinput("姓名框""你的名字是")
turtle.done()
\ 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