print string + string python code example Example 1: how to print a string in python print("Insert your message here.") Example 2: python print to string str("string")