python try: except ExceptionType: finally: python try: print(content) except FileNotFoundError: except: finally: