In this video, we'll be exploring the world's famous programming language, PYTHON.
In this video we will understand the file modes which helps us to read, write and append the data in the files. We also see how to open the files in Python using open() and closing the files using close().
Don't forget to hit the like and subscribe button for more exciting videos!
chapters :
0:00 Introduction
0:35 File Modes
3:05 Opening Files
5:20 Closing Files
5:35 Conclusion