0 votes
in Python Packages and Data Access by
edited by
Which of the following enables to rename a directory in Python packages?

Select the correct option from below:

a) getcwd

b) mkdir

c) rename

d) rmdir

e) os.rename

1 Answer

0 votes
by

e) os.rename enables to rename a directory in Python packages

Related questions

0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
0 votes
asked Apr 6, 2022 in Python Packages and Data Access by sharadyadav1986
...