randomnoob

Authorsamh
Submission date2013-10-03 10:40:31.462518
Rating2900
Matches played634
Win rate25.87

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

Source code:

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