Commit 8fe89d89 by BellCodeEditor

save project

parent f7c03e8b
Showing with 3 additions and 0 deletions
...@@ -11,3 +11,4 @@ for i in range(5): #重复执行5次 ...@@ -11,3 +11,4 @@ for i in range(5): #重复执行5次
pen.end_fill() #结束填充红色 pen.end_fill() #结束填充红色
turtle.done() turtle.done()
input("请选择") input("请选择")
player=()
player=input("please (石头/剪刀/布):")
print("玩家出拳:"+player)
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