Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple To-Do List Application

This is a basic command-line to-do list application written in Python.

Features

  • Add a task
  • View all tasks
  • Remove a task
  • Persist tasks between sessions

Usage

Clone the repository and run todo.py:

git clone https://github.com/yourusername/simple_todo_list.git
cd simple_todo_list
python todo.py

About

todo.py

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors