4

function stressBall(previousPost){
post = makePostAboutWinningStressBall(previousPost);
return stressBall (post);
}

Comments
Add Comment