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
Get step-by-step solutions from verified subject matter experts
