print values python code example Example 1: print() in python print('hi, baby!') Example 2: print() print("this is the print function!")