39
LeMeow
6y

The vicious cycle

PS:
Potential cycle fix:
if(user.stopsAskingQuestions())
{
//free user
break;
}

Comments
Add Comment