printing the initial data in python 3 code example Example 1: python print print("me been printed") Example 2: print python 3 a = 3 print(a)