Skip to content

A simple Python to-do list application demonstrating basic skills such as file handling and user interaction.

Notifications You must be signed in to change notification settings

PoojaThummar/Todo-List-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Todo List Application

This Python project is a simple to-do list application that demonstrates basic Python skills such as file handling and user interaction.

Features

  • Add tasks to the list
  • Remove tasks from the list
  • Display tasks
  • Save tasks to a file
  • Load tasks from a file

How to Run

  1. Save the code: Save the provided todo.py file.

  2. Run the script:

    python3 todo.py

About

A simple Python to-do list application demonstrating basic skills such as file handling and user interaction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages