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:
No comments: