The problem

Write a script that asks the user for a number of elements. Then ask the user if they would like a ol or ul and generate the HTML to create the list with the specified number of elements.

Print PDF

Topics

1. User Input
4. HTML
14. Loop

Languages

4. JavaScript