Hacker News new | ask | show | jobs
by purity_resigns 3446 days ago
for letter in 'hello world?': print(letter, end='')
1 comments

Hm, yes, I think I have seen that once on HN.