ocilater

Authorundermite
Submission date2019-11-24 18:44:30.547164
Rating3008
Matches played213
Win rate31.92

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

Source code:

if input == "": # initialize variables for the first round
	i=1
        input="R"
if i == 1:
	i += 1
	output="R"
elif i == 2:
	i += 1
	output="P"
elif i == 3:
	i = 1
	output="S"