text-based todo list that has the following features:
- A user can add todos by entering them into the prompt
- A user can complete todos by entering the todo’s corresponding number
- A user can view a help screen by typing ‘h’ or ‘help’
- A user can quit by typing ‘q’ or ‘quit