Which function prints output to the screen in Python?

Explanation:

print() outputs data to the console.

Explore more in Computer Science: