pritn sring with : in python code example Example 1: print string python str1 = "Hello World" print(str1) Example 2: print python 3 a = 3 print(a)