bleh

Authorbleh
Submission date2017-05-14 15:18:04.506350
Rating4544
Matches played356
Win rate46.07

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

Source code:

import random
output = random.sample(['R', 'P', 'S'], 1)[0]