Files & Directories
How to work with directories in Python
Go to Google, and choose Python 3 module index , and choose pathlimb module
Click on path lib
We need to create a path object and there are two ways to do it:
- Absolute Path
- Relative path
Absolute path always begins in the root folder
Relative path is relative to the current working directory
But when we type a bad directory
So ,based on what we said , let's check everything we have so far
Now let's check only our .py files
Files & Directories
Reviewed by ohhhvictor
on
May 14, 2019
Rating:
![Files & Directories](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhMeoXsFbhr609HwjV4cj82EZ0Vte3a31qOqRTRnQzONaRwxKoUaGtBnV0wriqS3I5OEIKoiUPj_NvHXupUVe-7B0Hh5VR364dCzEMFBQmLSX9G9bPnVVw1-1d9QDD_1lJSW0Aw12sdvLI/s72-c/py555.png)
No comments: