Commit f0b69c46 by BellCodeEditor

save project

parent b207a79e
Showing with 16 additions and 1 deletions
1 import random
plryr = input()
list = ["","",""]
computer = random.choice(list)
print(":"+player)
print(":"+computer)
if print in list:
if player ==computer:
print("")
elif (player=="" and computer=="")or(player=="" and computer=="")or(player=="" and computer==""):
print("")
else:
print("")
else:
print("")
\ 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