using % in print statements in python code example Example 1: how to print a message in python print("your message") Example 2: how to print something in python print("dog")