Commit 1c5a71c1 by BellCodeEditor

save project

parent 6c4d901f
Showing with 4 additions and 4 deletions
importrandom import random
m=["shito","jiandao","bu"] m=["shito","jiandao","bu"]
player=input("wanjiachuquan") player=input("wanjiachuquan")
computer=randdom.choiees(lise) computer=random.choice(m)
print("diannaochugeshi"+computer) print("diannaochugeshi"+computer)
if player inlise_1_: if player inlise_1_:
if player==computer: if player==computer:
print("pinju") print("pinju")
else player=="shituo" and elif player=="shituo" and
\ 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