say hello in python code example Example 1: how to print hello world in python print("Hello World!") Example 2: say hi in py print("Hi")