Skip to content

coldmorning/File-Operation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Describe:

Practice a simple version: os.walk
We can search directory in the directory tree.

Example:

file
file
folder
|----file
|----file
|----file
file
file
folder
|----file
|----file
|----foder
   |----file
   |----file

Run

os.walk() : python SearchFiles_Recursion.py a

mySimplefunc() : python SearchFiles_Recursion.py b

About

This project practice a os.walk library that is a simple version.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages