Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 254 Bytes

File-Orgnizer-using-Python

working of fileOwrgnizer::: 1: list all the files inside your folder.

2: create folders according to file extension, if folders are not exists based on extension.

3: move the files into the folders based on file extension.