Question: develop a Python application File manager: the user should be able to create folders and subfolders and should be able to copy and move files

develop a Python application

File manager: the user should be able to create folders and subfolders and should be able to copy and move files to the newly created directories. The user should be able to sort the directories. The user should be able to see what files are in a directory of choice

1. Project should have a functioning menu

2. Project should have adequate functions (minimum 3 functions)

3. Project should make use of files to save the data

4. Project should handle adequate exceptions

5. Project should display information formatted adequately

6. Project should make use of lists or dictionaries as appropriate

Need help!!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!