python how to delete a folder code example Example: python dlete folder import shutil shutil.rmtree('/folder_name')