To-do list
Creating a to-do list
mabels_todo_list= ["wake up", "morning devotion", "cook", "eat", "do task assigned to me by my boss", "crochet", "type my project", "learn Spanish on Duolingo", "dance", "dinner", "sleep"]
mabels_todo_list[8]= "take passports"
p...
mapleberry.hashnode.dev2 min read