Author | DuMa |
Submission date | 2019-02-05 09:30:22.006783 |
Rating | 2640 |
Matches played | 250 |
Win rate | 24.8 |
Use rpsrunner.py to play unranked matches on your computer.
import random
options =["R","P","S"]
if input =="":
out=random.choice (options)
output=out
elif out=="R":
out=random.choice (options)
output=out
elif out=="P":
out="S"
output=out
else:
out="R"
output=out