You are calling PRINT "Play as Rose... instead of INPUT "Play as Rose... You should really make a generic input handling function for menu choices. You have nearly the same code twice, and it doesn't handle bad input.