test1of1

AuthorItsame
Submission date2019-12-22 09:18:15.530621
Rating4838
Matches played213
Win rate45.07

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

Source code:

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