Skip to content

panagoth/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Notes App

A simple command-line notes application built with Python.

Features

  • Add new notes
  • View saved notes
  • Delete notes by number
  • Notes are saved to a local text file (notes.txt)

How to Run

  1. Make sure you have Python installed (version 3+).
  2. Run the script from the terminal:
python notes_app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages