Hacker News new | ask | show | jobs
by Tichy 5391 days ago
For me the hardest part would be remembering a print function that does not automatically insert a newline. Although I suppose as a workaround assembling the string before printing would work, just less elegant.