Commit 3338dc14 by BellCodeEditor

save project

parent 48751a83
Showing with 1 additions and 1 deletions
......@@ -10,5 +10,5 @@ if h==b:
print("平局")
elif h=="石头"and b=="剪刀" or h=="剪刀"and b=="布"or h=="布"and h=="石头":
print("胜利")
esle
else:
print("失败")
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