By Dolly Ukande
It is a notes app created in python using Tkinter package.It have various functionalities.It is easy to create.
It is a notes app created in Python using Tkinter package.Tkinter is a GUI library.It provide an easy way to create GUI application.
Requirements-
To create a notes app in python,we should import various modules from Tkinter package.
Functionality-
This notes app will have various functionalities like in file section User can cut ,copy and paste text.
And in the edit section, user can also create new file,save existing file and to exit from this app user can also click exit.
It also consist of Help section.
Submitted by Dolly Ukande (Dolly)
Download packets of source code on Coders Packet
Comments