How to remove a directory including all its files in python?

前端 未结 3 1836
鱼传尺愫
鱼传尺愫 2020-12-30 01:58

I\'m working on some Python code. I want to remove the new_folder including all its files at the end of program.

Can someone please guide me how I can d

3条回答
提交回复
热议问题