Deleting a directory is the opposite case of creating one. You can do that using the rmdir() method of the os module.
確定! 回上一頁