Author | copycat |
Submission date | 2011-06-14 17:59:58.690930 |
Rating | 2769 |
Matches played | 5240 |
Win rate | 26.72 |
Use rpsrunner.py to play unranked matches on your computer.
import random
if input == "":
output = "R"
else:
output = input
random.seed(0)