Commit 566c5d26 by BellCodeEditor

save project

parent cd1fde85
Showing with 4 additions and 3 deletions
player=input("玩家出拳":")
priot("玩家出拳+")
\ No newline at end of file
import randon
list=("剪刀","石头""布")
computer=random.choice(list)
priot(computer)
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