Author | hahasee |
Submission date | 2011-06-11 00:57:42.416673 |
Rating | 2905 |
Matches played | 5258 |
Win rate | 26.21 |
Use rpsrunner.py to play unranked matches on your computer.
if input == "":
count = 0
if count % 2 == 0:
output = "R"
count = 1
else:
output = "S"
count = 0