KingLuck

AuthorLuck
Submission date2016-06-29 14:22:52.795398
Rating4747
Matches played412
Win rate47.33

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

Source code:

import random

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