print python tutorial code example Example 1: how to print in python print("The text you want") Example 2: print() in python print('hi, baby!')