Commit ab996754 by BellCodeEditor

save project

parent 87724009
Showing with 1 additions and 1 deletions
......@@ -17,7 +17,7 @@ if p in list:
elif t=="石头" and p=="剪刀":
print("电脑win")
elif t=="剪刀" and p=="布":
print("电脑win")
print("电脑win")
else:
print("电脑win")
else:
......
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