Display A Hundred

Coding Challenge Description

Display a Hundred is a Javascript coding exercise using loops.
It is a program that displays the numbers from 0 to 100. Then, displays the even numbers in purple.

Instructions

Enter a starting value and an ending value below. Press the button and the values will appear on the page with the even numbers in a bold color.

Results