Students will have to write a loop in JavaScript on an html page that will output theincremented value of a variable by 1 each iteration, up until a pre-determined value limit.
Instructions
Using an HTML file, use the <script> block at the top of the page to write a loop that willincrement the numeric value of a pre-defined variable by one every iteration, and then stopat a specific point, ending the loop.
Please refer to the rubric at the end of this document for evaluation details.
Requirements Loop can be any of the loops covered in class Name the variable(s) something meaningful Exit the loop on pre-determined value limit (such as 50)

![[Solved] ICT442- Assignment1- A loop that increments the numeric value of a pre-defined variable by every iteration](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip.jpg)

![[Solved] ICT442- Assignment3-Sum the values of 3 numeric input fields](https://assignmentchef.com/wp-content/uploads/2022/08/downloadzip-1200x1200.jpg)
Reviews
There are no reviews yet.