random_very

Authorjermenkoo
Submission date2015-11-14 19:20:28.982587
Rating4566
Matches played487
Win rate49.49

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

Source code:

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