This project was developed for a university discipline with the objective of developing an algorithm that would help in some everyday activity.
I'm an organized person, so I thought a to-do list would be very helpful. It was made 100% in Python.
1st function
: "Adicionar tarefa" is an add task button.2nd function
: "Deletar tarefa" is a delete task button.3rd function
: "Salvar lista" is a save list button.4th function
: "Carregar lista" is a load list button.
🚧 Finished 🚧
And I guess this is it.😊