π Notes CLI App A simple command-line tool to manage personal notes. π Features Add notes List notes Delete notes π§ Usage python notes.py add "This is a new note" python notes.py list python notes.py delete 1