OddlyCount: A Coding Project
OddlyCount is a Javascript coding exercise using loops. Write a program that displays the numbers from 0 to 100. Display the odd numbers in BOLD.
Instructions
Enter a starting value and an ending value. Press the button and the values will appear.