17

print(). Nothing ever gets done without it. Not even hello world.

Comments
  • 1
    And by print I mean printf. I really hate spell correction, but that's another rant.
  • 0
    I have to agree, sometimes I find the printing functions in a language are the best debuggers ever.
  • 1
    Console.log(), why not only log()?
  • 0
    "echo()" or "console.log()"? Nah, print() is much better
  • 0
    What's the tiniest output in any language? Print()?
Add Comment