Read and Parse Files in Python

InstructorWill Button

Share this video with your friends

Send Tweet

This lesson will teach you how to read the contents of an external file from Python. You will also learn how to use the python csv module to read and parse csv data, as well as the json module to read and parse json data.

vijay
~ 6 years ago
Bruno
~ 6 years ago

Thanks for the course. Just a small detail: the last files.py version in the text that has a title is with a wrong identation.