Use rpsrunner.py to play unranked matches on your computer.
if not input: output = 'S' else: output = {'R':'S', 'P':'R', 'S':'P'}[input]