Author | Weliton Freitas |
Submission date | 2011-06-09 12:52:31.695043 |
Rating | 1837 |
Matches played | 5554 |
Win rate | 21.01 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "":
output = "S"
elif input == "S":
output = "R"
elif input == "R":
output = "S"