var = "Python Programming" What is the output of print var?

It will print complete string.

Output would be Python Programming.