Print the contents of a file in Python Try Me! Write a program to open a file for reading and print out its entire contents Python OS Programming Easy