Print function in python
The print() function is used to print/show the output.
A text should be written with " " (quotation marks) & a number can be written with/without " " (quotation marks)
The print() function is used to print/show the output.
A text should be written with " " (quotation marks) & a number can be written with/without " " (quotation marks)