Skip to content

RathishR17/Codsoft2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Codsoft2

#Python Simple To DO List A simple python to-do list in which we can add a task and delete it when it’s done. We will be using a Python package called Tkinter which is a widely used Python GUI library. It is shipped with python, so we do not have to download or install it separately, we can just import and start with it. #Steps to develop To-do List Project 1.Import the Tkinter library 2.Create to-do list application window 3.Create application layout 4.Define to do list functions

#output Screenshot

to1

to2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages