Range Maker: A Coding Challenge
Make a range of numbers! A JavaScript coding exercise using loops that displays a loop of numbers from 1 to 100 and displays the even numbers in BOLD.
Instructions
Enter a starting value and an ending value. Press the button and the values will appear!