Commit b5aaf36e by BellCodeEditor

save project

parent 9ca2a461
Showing with 11 additions and 5 deletions
import random
list=["a","b","c"]
computer=random.choice(list)
print(computer)
\ No newline at end of file
if player==sj:
print("pj")
elif player=="st"and sj=="jd":
print("gx,nyl")
elif player=="jd"and sj=="b":
print("gx,nyl")
elif player=="b"and sj=="st":
print("gx,nyl")
else:
print("hyh,nsl")
\ 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