Author | Max Mustermann |
Submission date | 2015-11-16 07:49:55.148263 |
Rating | 2080 |
Matches played | 475 |
Win rate | 20.21 |
Use rpsrunner.py to play unranked matches on your computer.
class Bot(object):
def __init__(self, input):
pass
def play(self):
global output
output = "R"
if not input: _=Bot(input)
_.play()