Matching functions

Report a typo

Match each function with its purpose.

Match the items from left and right columns
shutil.copy()
shutil.rmtree()
shutil.move()
shutil.make_archive()
shutil.which()
Delete a directory
Finds the path to the executable file
Moves a file or directory to the destination
Compress a file in the given format
Copies the content of the file to the destination file or directory
___

Create a free account to access the full topic