RPS_LoL v1

Authorloller
Submission date2011-06-09 17:18:23.032568
Rating2797
Matches played5633
Win rate26.27

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

Source code:

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