Commit 154217eb by BellCodeEditor

save project

parent ae861ff0
Showing with 0 additions and 493 deletions
...@@ -4,496 +4,3 @@ import random ...@@ -4,496 +4,3 @@ import random
lift=["石头","剪刀","布"] lift=["石头","剪刀","布"]
com=random.choice(lift) com=random.choice(lift)
print('计算机出拳:',com) print('计算机出拳:',com)
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