RandomShakr

AuthorDhaivatPandya
Submission date2011-06-09 07:56:21.097953
Rating5071
Matches played5025
Win rate49.79

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

Source code:

y = 0
for y in range(1, 100):
    pass

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