JDK 11
Bot that takes in a list of actions to do and stores it in a list. Tasks that are done are marked as done.
Describe action and its outcome. Basic todo list. Example of usage:
Read book
Expected outcome:
Retrieving the list by typing the string list as input will give: Here are the tasks in your list: 1.[] Read book
outcome