random guesser

Authorvegardj
Submission date2012-09-06 20:14:45.758393
Rating5217
Matches played785
Win rate49.81

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

Source code:

import random

output = random.choice("RPS")