HOME/Articles/

hello world (snippet)

Article Outline

Python example 'hello world'

hello world

Python beginners example: hello world

print('Hello World ....!')




# Simple hello world program showing basic print(function.)