Performer: A Coding Challenge
One loop at a time. Performer is a JavaScript coding exercise using functions and loops. The challenge is to write a program that displays the numbers from 0 to 100 and display the even numbers in BOLD.
Instruction
Enter a starting value and an end value. Press the button, and the munbers in that range of values will appear with even numbers in bold.