In this tutorial, you will learn how to work with directory in Python such as create, rename, delete and traverse directory. You'll also learn how to construct platform independent path.
In this tutorial, you will learn how to read text from text files and write text to a file by using Python file API.