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 1 forks source link

changed bitwise or to logical or in get_user_choice #93

Closed MarleyHigbee closed 4 days ago

MarleyHigbee commented 4 days ago

Makes automatic tests not fail