Commit 1f8dace0 by BellCodeEditor

save project

parent b45c6213
Showing with 7 additions and 3 deletions
import random
list=["石头","剪刀","布"]
l=random.choice(list)
print("电脑出拳"+l)
\ No newline at end of file
player=input(请出(\) import random
print("p+player") \ No newline at end of file
\ No newline at end of file
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