nieve rps

AuthorJerry
Submission date2012-11-12 19:46:47.678088
Rating4541
Matches played744
Win rate46.24

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

Source code:

import random

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