| Author | DhaivatPandya |
| Submission date | 2011-06-09 07:56:21.097953 |
| Rating | 5071 |
| Matches played | 5025 |
| Win rate | 49.79 |
Use rpsrunner.py to play unranked matches on your computer.
y = 0
for y in range(1, 100):
pass
import random
output = random.choice(["R", "P", "S"])