Author | dllu |
Submission date | 2011-05-22 05:12:55.838362 |
Rating | 2906 |
Matches played | 7572 |
Win rate | 21.84 |
Use rpsrunner.py to play unranked matches on your computer.
if not input:
output = 'S'
num = 0;
else:
if num%3==0:
output = 'P'
else:
output = 'S'
num+=1