rmdir() will remove an empty directory. shutil.rmtree() will delete a directory and all its contents.
確定! 回上一頁