alternate

Authorilia10000
Submission date2012-08-23 02:08:13.045990
Rating2924
Matches played780
Win rate30.26

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

Source code:

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