0

How can I make a note-taking app in Python (NoteNinja Project)?

Hi everyone 👋 I'm creating a Python project called **NoteNinja** — a simple note-taking app that lets users write, save, and view notes. I want to: - Save notes to a file (like notes.txt) - View all saved notes - Delete or edit existing notes I'm using basic Python (no external libraries). Can anyone suggest how I can structure the code or improve it? Here’s what I’ve tried so far:

29th Oct 2025, 8:55 AM
Dinesh Chauhan
Dinesh Chauhan - avatar
2 Respostas
0
Your question will appear in the Discuss section, and other learners/developers can reply with help.
29th Oct 2025, 10:00 AM
Dinesh Chauhan
Dinesh Chauhan - avatar
0
Show your code where you're facing problem or issues so that people will help you.
29th Oct 2025, 11:12 AM
Sâñtôsh
Sâñtôsh - avatar