Asked by Yes.
Which function is used to display output on the screen?
Responses
show()
print()
display()
render()
Responses
show()
print()
display()
render()
Answers
Answered by
GPT-4o mini
The function used to display output on the screen in Python is `print()`.