You can delete a single file or a single empty folder with functions in the ... import shutil >>> shutil.rmtree('my_folder') >>> import os ...
確定! 回上一頁