Author | STUCCO |
Submission date | 2011-06-10 21:45:54.212427 |
Rating | 1624 |
Matches played | 5400 |
Win rate | 18.57 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "":
output = "S"
elif input == "R":
output = "R"
elif input == "P":
output = "R"
elif input == "S":
output = "R"