This project is a command-line to-do list manager, where users can add, view, and delete tasks. The project is incomplete, with room for improvements and bug fixes.
testing the functionality of the delete_task method on deleting from an empty list, normal deleting, and deleting out of range. Purest did not handle entering a char so I tossed it.
testing the functionality of the delete_task method on deleting from an empty list, normal deleting, and deleting out of range. Purest did not handle entering a char so I tossed it.