File Handling in Python

Sahil Fruitwala
Level Up Coding
Published in
8 min readJun 19, 2022

--

Learn how to read,write and append data into files using python
File Handling in Python

So, just to refresh our memory, so far, we have seen all basics of python including variables, data types, functions, conditional statements and loops. You can check out them all on my Python 101 series page.

In every software development, we have to do some kind of operation on the file. We can do n number of operations using python. We can:

  1. List of all Files

--

--

I am a Software Developer who loves to help, teach and explore. Check out my blog publication here: https://sahilfruitwala.com