Commit 845c7264 by BellCodeEditor

save project

parent 412d258d
Showing with 3 additions and 0 deletions
......@@ -4,4 +4,7 @@ import random
list = ["石头","剪刀","布"]
ss = random.choice(list)
print("电脑出"+ss)
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