print function python as text code example Example 1: how to print in python print("The text you want") Example 2: how to print python text print ("Example")