natetest1

Authornate
Submission date2013-10-01 22:43:02.908711
Rating4735
Matches played647
Win rate48.69

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

Source code:

import random
output = random.choice(["R","P","S"]) or random.choice(["R","P","S"])