Please comment all lines create a python script and run it to do the following: - Import os, Display the current directory, Create a new directory (net) in your c: or any other drive, Create two subdirectories in net, Create an empty file in the first subdirectory and another file in the second subdirectory, Check if the files you created in the previous step exists, Check if the files you created in the previous step read only, Check if the files you created in the previous step have write attribute and List the directories and files.
Please comment all lines
create a python script and run it to do the following:
- Import os, Display the current directory, Create a new directory (net) in your c: or any other drive, Create two subdirectories in net, Create an empty file in the first subdirectory and another file in the second subdirectory, Check if the files you created in the previous step exists, Check if the files you created in the previous step read only, Check if the files you created in the previous step have write attribute and List the directories and files.
Step by step
Solved in 4 steps with 2 images
It is ONE question. why are you answering all my questions incomplete? Please I am using up my questions. Please do not respond with incomplete answers. I will have to repost the question again.