Commit 067c92f4 by BellCodeEditor

save project

parent afa3ef49
Showing with 5 additions and 2 deletions
name=input("你叫什么名字")
print(name+"你好呀")
\ No newline at end of file
name=input(name"hi")
\ No newline at end of file
...@@ -8,5 +8,3 @@ for i in range(36): ...@@ -8,5 +8,3 @@ for i in range(36):
pen.end_fill() pen.end_fill()
pen.hideturtle() pen.hideturtle()
turtle.done() turtle.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