Hi, All,
Today i learnt about python print statement.
Some of the functionalities are,

  1. printing a number wont always requires quotation mark. python print(1)
print(1)