goska-test1

Authorgoska
Submission date2012-02-05 14:22:37.834362
Rating2963
Matches played780
Win rate26.28

Use rpsrunner.py to play unranked matches on your computer.

Source code:

from random import choice
if input == '': 
    output = choice(["R","P","S"])
else: output = input