Hacker News new | ask | show | jobs
by zabzonk 2403 days ago
Of course the issue with that code is "why use variables at all?" Why not just say

     puts("My name is Jesse and I am 32 years old.")
1 comments

The whole thing is clearly an exercise in describing use of variables and (perhaps) string interpolation.

Amusingly, your comment is a fun example of short abductive reasoning just like the student in the other guy's story.