Question: Can you please do it in python 1- Write a script using a language of your choice that does the following on a Windows machine
Can you please do it in python 
1- Write a script using a language of your choice that does the following on a Windows machine a. Accepts a file name and folder as input from user. b. Creates the file in the given folder c. Write a test text in the file d. Prints the file's attributes (i.e. creation date/time, size, path etc.) on the screen e. Deletes the file Note: Your script should take the following into consideration Existence of the given folder User Executing multiple instances at once, etc permissions
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
