How to create and delete a folder in Python using Pathlib?
Folder Manipulation
These are the codes that I'm implementing for creating and deleting a folder.
What I like with Python for automating stuff is the language simplicity. With a few lines of code, you can do amazing things. I can also use PowerShell ...
ayashir.hashnode.dev2 min read