Author | Weliton Freitas |
Submission date | 2011-06-09 12:48:21.734205 |
Rating | 2127 |
Matches played | 5440 |
Win rate | 21.91 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "":
output = "S"
elif input == "S":
output = "R"
elif input == "R":
output = "S"