TEST

Authorruss
Submission date2012-09-12 11:08:46.269526
Rating4634
Matches played794
Win rate48.24

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

Source code:

from random import choice

output = choice(['R', 'P', 'S'])