Introduction
Lesson 1 of 12 in Coddy's File Handling in Python course.
File handling is an important part in programming.
Python has several functions for creating, reading, updating, and deleting files.
Let's dive into it!
Try it yourself
This lesson doesn't include a code challenge.