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
This is a simple JavaScript program that runs entirely in the browser console using prompt() and console.log(). It simulates a To-Do List, where users can: Add tasks, View all tasks, Remove tasks, Quit the program