Commit c4ecfd38 by BellCodeEditor

save project

parent 93a6c67b
Showing with 4 additions and 0 deletions
player=input("请出拳(石头/剪刀/布):")
print("玩家出拳:"+player)
\ No newline at end of file
...@@ -12,3 +12,4 @@ for i in range(5): #重复执行5次 ...@@ -12,3 +12,4 @@ for i in range(5): #重复执行5次
pen.end_fill() #结束填充红色 pen.end_fill() #结束填充红色
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