<=Back
Write a JavaScript program embedded in HTML that would display the comment “Even numbers less than 20” followed by a list of the even numbers less than 20 in a single line. The program should then display a horizontal line followed by the sum of the numbers. Use the do…while loop.
 Viewed: 863 times
Share in: