hello random

Authorrandomer
Submission date2019-04-03 06:13:23.273953
Rating4914
Matches played255
Win rate50.98

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

Source code:

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