CPSC415A
Web Programming

Assignment 9

JavaScript Loops

Use JavaScript to create a simple todo list. The user should be able to enter text into a text box, click a button, and have the text added to a list on the web page. When the user clicks on one of the items in the lists, it should be removed.

Submission

Submit your code on the course Inquire site.