Commit f47996af by BellCodeEditor

save project

parent 6e426d04
Showing with 5 additions and 3 deletions
neme=input("输入名字") Import turtle as t
print(neme+"你好啊") t.speed(1)
\ No newline at end of file t.pensize(5)
t.circle(-120.-58)
t.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