I have explained use of the print function in Python.
The print function is used to print and is used to display output on the screen.
You can use it to print numbers, text, or the result of expressions.
There are various ways in which we can use Python print statements.