19

Just noticed:
In every programming language, your first goal usually is to write "Hello World".

Except for php. There "phpinfo();" is the equivalent of that.

Comments
  • 1
    I mean every first program basically is an AI, it says "hello world" the first time it sees the world aka gets executed.
  • 0
    @jonii It's an interesting thought.
    Though, considering it, I wouldn't call it an AI. An AI has to be able to make intelligent decision making. A hello world program doesn't have any if at all and decides nothing.
Add Comment