I am a begginer(learning for 20 days) and I am building a study tracker project, it should be able to add or remove subjects, view subjects, add or remove chapters to subjects, view chapters of a subject, add notes or remove notes to a subject,
Right now I have implemented the adding the removing and viewing of subjects, but I am stuck at the chapters part, how should I add chapters to a subject
My file structure
Study tracker python project------
subjects.txt
chapters.txt
notes.txt
My current code:
https://pastebin.com/keMWw226
Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.