random...

Authorbob
Submission date2019-11-23 22:36:32.069125
Rating4708
Matches played209
Win rate47.85

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

Source code:

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