COSC381-2024Fall / Todo-List-CLI

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.
MIT License
0 stars 0 forks source link

Re-factor todo.py #8

Closed mtran05 closed 4 hours ago

mtran05 commented 7 hours ago

Use a different approach for try..except error to improve readability.

sjiang1 commented 6 hours ago

That's a good observation!

mtran05 commented 6 hours ago

Sorry for my created branch for this issue earlier, I just deleted it so you should be able to create yours now @Sckibb.