Do More Appendix A Exercise 9

For Python Appendix A Exercise 9, what is cmdlet? Is that what I should be getting on Windows if I want to remove a directory?

A “cmdlet” is just the commands that PowerShell knows. If you’re seeing an error like “cmdlet not found” that means either your powershell is missing that command, or that you typed it wrong.