Hacker News new | ask | show | jobs
by netmare 796 days ago
And that the semicolon was used as a PRINT statement terminator when you wanted to suppress the implicit newline at the end.
1 comments

Right! But it was more than that: it was the separator between data you wanted to print without any blank in-between, as opposed to the comma that would add a Tab.