seglrps_4566

Authorsegl
Submission date2011-06-17 04:54:12.163769
Rating2591
Matches played5348
Win rate23.6

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

Source code:

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