always paper

AuthorAustinM
Submission date2018-03-06 02:14:08.373310
Rating2133
Matches played293
Win rate18.77

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

Source code:

if input == "": # initialize variables for the first round
	rockCount = 0

if rockCount%2==0:
        output = "P"
else:
        output = "P"