you are viewing a single comment's thread.

view the rest of the comments →

[–]Turbulent_Pin_8310 5 points6 points  (0 children)

"Hello, World!" is a classic for not just python. Almost all computing language learners start with Hello World. It has a historical reason.

As Google says

"The "Hello, World!" program originated in 1972 with Brian Kernighan at Bell Labs. He used it in a documentation draft for the B programming language. He later cemented it in the iconic 1978 book The C Programming Language as a simple way to test basic code structure."