<AptiCode/>

Question 479: Which function is used to print output to the console?

tcs
wipro
infosys
general
aptitude
console-inputoutput
python-programming

Theprint()function is used to display output on the console in Python. It can be used to print variables, strings, and expressions.