test1

Authorjiaw
Submission date2011-09-10 03:15:35.696185
Rating4966
Matches played2665
Win rate48.33

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

Source code:

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