You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here I created a To do List , which can add task to the list (obviously), remove the task from the list, mark the task to be done, and at last it can print the the entire to do list as provided by the user.