Python program to print the value stored in a variable code example Example: print variable python str1 = "Hello World" print(str1)