Section 5: Common file formats

Even though we're only working with simple files in this course, there are a number of formats in common use. In this section, we'll look at Pickle, CSV, and JSON, and how you can use them within Python.