Question: Phase 0: Tell the user what the code is doing at runtime For every task, your Python code should display what it is about to

Phase 0: Tell the user what the code is doing at runtime

  1. For every task, your Python code should display what it is about to do before starting, and inform the user when the task is done. This will also help you with the architecture of your code and debugging.

Phase 1: Automated creation of directories and files

  1. Create a directory named your1stname_yourlastname_DIR in the Documents directory of your computer.

  1. Inside the your1stname_yourlastname_DIR directory, automate the creation of directories and files according to the tree structure in Figure 1. You should find patterns and the file/folder names that would allow you to achieve this through a few loops. For instance, you may create variables such as folder and image and use them to generate names automatically.

note: I am unable to post the figure here so it is okay if you write the okay.

thank you for your help. I have other posts next to this..

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 Databases Questions!