GettingAGoodStart

AuthorMrMasterplan
Submission date2011-06-09 15:41:56.667053
Rating4572
Matches played821
Win rate48.72

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

Source code:

import random



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