Maho V0.2

AuthorWeliton Freitas
Submission date2011-06-09 12:52:31.695043
Rating1837
Matches played5554
Win rate21.01

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

Source code:

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