Testing TS

AuthorTim Shaffer
Submission date2013-10-02 14:26:20.661515
Rating4505
Matches played671
Win rate47.24

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

Source code:

import random

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