python print to screen code example Example 1: how to print in pyhton print("Hello World!") Example 2: python print print("me been printed")