AntiShotgun3

AuthorAntiProgram
Submission date2011-10-18 01:05:51.804134
Rating3175
Matches played1396
Win rate30.09

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

Source code:

import random
if input == "":
   output = "R"
elif input == "P":
   output = "S"
elif input == "R":
   output = "P"