Commit 0a5d6508 by BellCodeEditor

save project

parent a788a0c7
Showing with 2 additions and 2 deletions
......@@ -4,8 +4,8 @@ import random
list=["石头","剪刀","布"]
computer=random.choice(list)
print(computer)
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