Commit b5aaf36e by BellCodeEditor

save project

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