Write a script in Python that automatically creates a directory structure for each user in a csv

Write a script in Python that automatically creates a directory structure for each user in a csv file.e.g.jmurphy – docs – source – imagesIt also copies a readme.txt file to the folder.The csv file has 1 line. e.g.jmurphy,mobrien,koconnor,bmulcahyYou need to create 3 files:createDirs.pyusers.csvreadme.txt


 
Solved By Verified
Study Co-Pilot All Study Co-Pilots are evaluated by Gotit Pro as an expert in their subject area.

 
Instant
Download

Student review: (2 ratings) 2 out of 2 people found this solution helpful.