Commit 0d8658a3 by BellCodeEditor

save project

parent 1b53e746
Showing with 1 additions and 1 deletions
import random
list=["石头,剪刀,布"]
comeputer=random.choice(list)
print(“计算机出拳”=comepter)
print(“计算机出拳”+comeputer)
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