Commit e6ba31a9 by BellCodeEditor

save project

parent 5a4a97e7
Showing with 0 additions and 6 deletions
...@@ -8,7 +8,3 @@ for i in range(5): ...@@ -8,7 +8,3 @@ for i in range(5):
pen.left(144) pen.left(144)
pen.end_fill() pen.end_fill()
turtle.done() turtle.done()
name=input("你叫什么名字") # 询问名字 name=input("你叫什么名字") # 询问名字
print(name,",你好") # 打招呼
\ 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