In this Part 4 of the series, the code starts to take some shape. I spend time building the Delete functionality, and I clean up the code by adding function header comment blocks and breaking large, complex functions into smaller, simpler functions.
GitHub Repo for this part: https://github.com/blueMesaEngineering/pyMongoCommandLineCRUDPart4