Use rpsrunner.py to play unranked matches on your computer.
from random import choice output = choice(['R', 'P', 'S'])