Hi All, 
Today i learnt about python print statement. 
Some of the functionalities are, 
- sep is an argument to set a character which separates the words inside print.
- printing a number wont always requires a quotation mark.
print(1)
Hi All, 
Today i learnt about python print statement. 
Some of the functionalities are, 
print(1)
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)