RANDOM

AuthorTest
Submission date2018-06-04 16:57:28.528360
Rating4588
Matches played292
Win rate44.86

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

Source code:

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