📝 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