Commit cee9c6a1 by BellCodeEditor

save project

parent 1daf8bdd
Showing with 1 additions and 0 deletions
# 玩家出拳 # 玩家出拳
import random
player=input("玩家:石头/剪刀/布,你出:") player=input("玩家:石头/剪刀/布,你出:")
print(player) print(player)
import random import random
......
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