- Emily Vo
Python Session 9: File Input/Output
Updated: Nov 27, 2020
Lesson 9: File input/output
Welcome to the 9th Python tutorial!
Remember we said that python can be used to manipulate files? Well, how exactly is it done? Thats exactly what we’ll be doing.
Topics we will be covering:
· Basics of a file
· Opening a file in python
· Modifying files
· CSV files
· 5 under 5!
5 views0 comments