To print output to the console in Python, which function do you use?
write()
display()
print()
output()

Computing Exercises are loading ...