Commit 78c854e6 by BellCodeEditor

save project

parent 308e201f
Showing with 8 additions and 2 deletions
# 玩家出拳 a=input("石头剪刀布懂?")
\ No newline at end of file b=input()
if a==b:
c=input("被骗了几次")
if c>5:
else:
print("程序错误")
\ 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