Commit 86ddf385 by BellCodeEditor

save project

parent a0cbfb52
Showing with 14 additions and 0 deletions
# 玩家出拳 # 玩家出拳
import time
qwe=3
for i in range(350):
print()
for i in range (3):
print(qwe)
qwe=qwe-1
for i in range(10):
print()
time.sleep(1)
for i in range(350):
print()
chuquan=input("请输入(剪刀/布/石头):")
\ 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