randomtest

Authortartrate
Submission date2013-06-10 23:55:30.361575
Rating4996
Matches played701
Win rate51.78

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

Source code:

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






# hoho