| Author | AustinM |
| Submission date | 2018-03-06 02:14:08.373310 |
| Rating | 2133 |
| Matches played | 293 |
| Win rate | 18.77 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "": # initialize variables for the first round
rockCount = 0
if rockCount%2==0:
output = "P"
else:
output = "P"