Programming (12th Grade)
What does the function 'print()' do in Python?
The print() function outputs data to the console or standard output device.