wynner2

Authorsn3098
Submission date2011-06-09 05:12:27.024807
Rating4658
Matches played800
Win rate48.0

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

Source code:

import random

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