Demo: Managing the file system | More Python for Beginners [13 of 20]
![Demo: Managing the file system | More Python for Beginners [13 of 20]](https://sec.ch9.ms/ch9/c2e3/18a04175-1745-4547-9d45-49ce9f08c2e3/S1Video13-670ManagingTheFileSystemDemo_512.jpg)
File I/O is one of the oldest ways of managing data, and still useful in today's world. Let's see how to read and write information into files.
Watch the Python for Beginner series here: https://aka.ms/PythonBeginnerSeries
For the Full 'Intro to Python' course on Microsoft Learn: https://aka.ms/MSLearnPython
All video content will available at: https://github.com/microsoft/c9-python-getting-started/
First series: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
Second series: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
Third series: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools
#microsoftdeveloper #morepythonforbeginners #learntocode