| Author | DuMa |
| Submission date | 2019-02-05 09:14:58.528853 |
| Rating | 2412 |
| Matches played | 258 |
| Win rate | 24.81 |
Use rpsrunner.py to play unranked matches on your computer.
import random
if input =="":
output=random.choice (["R","P","S"])
else:
output=input