Question: need answer in jawa and html please 5. Create a for loop table for the given code snippet vari; for(i = 5;i > 0;i--) {
5. Create a for loop table for the given code snippet vari; for(i = 5;i > 0;i--) { document.write("Number is "+i); 3 (Hint: This is a decrement loop)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
