A simple command-line notes application built using Python.
- Create notes file
- Add notes
- View saved notes
- Clear notes
- Menu-driven interface
- Functions
- File Handling
- Exception Handling
- Loops
- Conditional Statements
- Python 3
python main.py1. Add Note
2. View Notes
3. Clear Notes
4. Exit