jbuchman-First

AuthorJordan Buchman
Submission date2015-08-29 19:45:57.582418
Rating5210
Matches played454
Win rate52.64

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

Source code:

import random

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