Python GUI script to flatten directory
huram-abi
Question
Please write a script in python 3.xx for a GUI application that:
1) Asks for directory to flatten;
2) Moves all files in all directories to said directory; and
3) Deletes empty directory.
Details
Purchase An Answer Below