Maho v0.1

AuthorWeliton Freitas
Submission date2011-06-09 12:48:21.734205
Rating2127
Matches played5440
Win rate21.91

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"