This is the clone of the Notepad Application where we can edit the text document, open and save it.
- Implemented using the Python using the Idle python 3 editor.
- Main layout
- About
- Use the Idle editor to run (or)
- Use command line to run
`python3 filename.py
Thank you...

