Comment on Show HN: The Choice – An online programming puzzle RPGparentComments−albertoavila13yActually you can use a while loop, i couldn't figure out the syntax for a "for" loop but while works fine.−nddrylliogOP13ySee http://coffeescript.org/#loops for reference.
Comments
Actually you can use a while loop, i couldn't figure out the syntax for a "for" loop but while works fine.
See http://coffeescript.org/#loops for reference.