Loop Between Two Variables


Objective

A JavaScript coding challenge that focuses on loops. Write a program that displays the numbers from 0 to 100. Display the even numbers in bold.

Instructions

Enter a starting and ending value. On button click, each value within the specified range will print in a table.

Enter Values

Results