Question: Question : The even/odd reporter : Write a for loop that will iterate from 0 to 20. For each iteration, it will check if the
Question :
The even/odd reporter :
Write a for loop that will iterate from 0 to 20. For each iteration, it will check if the
current number is even or odd, and report that to the screen (e.g. "2 is even")
Write the above code in java script In html version
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
