Intro to Python Python Comment Python program Print function Print multiple Escape characters Python operators   HTML images HTML Attributes HTML hyperlink HTML Comment HTML Embed

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)