Commit bbeda6d8 by BellCodeEditor

auto save

parent 0378c07b
Showing with 2 additions and 1 deletions
......@@ -6,7 +6,8 @@ import random
list=["石头","剪刀","布"]
computer=random.choice(list)
print("电脑出拳:"+computer)
e'ye'async for target in iter:
block
if player==computer:
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