Question: Write a function parentDir() that obtains the absolute path for the parent directory/folder relative to the execution directory of the current notebook. While it is
Write a function parentDir() that obtains the absolute path for the parent directory/folder relative to the execution directory of the current notebook. While it is permissible to change the current working directory as part of your solution, upon completion of the function, the current working directory must be the same as it was before the function was called.
PLEASE ANSWER ASAP AND IN PYTHON
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
