Fathoms: A Javascript Challenge
Loop by loop, we display numbers from 0 to 100. Even numbers? Those are BOLD Odd numbers? Those are GOLD. - This was a javascript challenge.
Instructions
Enter a starting value and ending value. Press the button and the values will appear in order with even numbers in bold and odd numbers in gold.