0 votes
in Python Packages and Data Access by
retagged by
Which of the following command is used to change the location of a file from one folder to another?

Select the correct option from below:

a) shutil.copy

b) shutil.overwrite

c) None of the options

d) shutil.move

1 Answer

0 votes
by

d) shutil.move command is used to change the location of a file from one folder to another

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
...