Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 681 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 681 Bytes

To_Do_List

A simple CLI To-Do list is shown in the table.

Install the requirements

First you should install the requirements:

pip install prettytable

Demo 🎉

Add

demo_add

Update

demo_update

Delete

demo_delete

View

demo_view