Week 1

Week 2

Week 3

Week 4

Week 5

Week 6

Week 7

Week 8

Final Project

Homework Assignment Week 4

Create a function that prompts a user for their name and three of their favorite ice cream flavors when the web page loads. Place the values entered by the user into an Array. Then, use a "for" loop to display their name and the ice cream flavors in an HTML unordered list. Use an external .js file.