different print options in python code example Example 1: print python print('Hello, world!') Example 2: how to print a message in python print("your message")