Commit 3836f918 by BellCodeEditor

auto save

parent d0a85d2b
Showing with 13 additions and 0 deletions
import random
player=input(qingchuquan)
print("wangjiachuquan"+player)
list=["shitou""jiandao""bu"]
computer=random.ehoice(list)
print("diannaochuquan"+computer)
if player in list
if player==computer:
print("pingju")
elif player==("shitou")and computer==("jiandao")or player==("shitou")and computer==("bu")or
\ 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