Commit 5e0bc6ae by BellCodeEditor

auto save

parent 319c3b57
Showing with 1 additions and 0 deletions
...@@ -4,6 +4,7 @@ import random ...@@ -4,6 +4,7 @@ import random
awa=["石头","剪刀","布"] awa=["石头","剪刀","布"]
qwq=random.choice(awa) qwq=random.choice(awa)
print("电脑出拳:"+qwq) print("电脑出拳:"+qwq)
if
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