python3 hello world example Example 1: how to print hello world in python print('Hello World') Example 2: hello world in python print ("hello wold")