Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UW-Intro-to-Programming---Assignment-6

Description: Working with functions in a class. When the program starts, load each "row" of data in "ToDoToDoList.txt" into a python Dictionary. Add the each dictionary "row" to a python list "table"

About

In this assignment we are tasked with importing data from a to-do list and then manipulating the data several different ways including adding new tasks and deleting existing tasks. This is achieved using a while loop with 5 different options: show current data, add a new item, remove an existing item, save data to a file, and exiting the program.…

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages