Nalah

AuthorAntoinePassemiers
Submission date2017-06-01 15:08:37.672180
Rating5220
Matches played359
Win rate52.65

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

Source code:

import random

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