File Organizer – project by Ankush Rana
FILE ORGANIZER. My project is file organizer.By this project we can organize our files with different extensions into a respective folders and remove the mess created by the files of different extensions.For this I have firstly used os module from python library and imported it. Then i have used path library module The Pathlib module in …