Question: Write a for loop that prints out all the even numbers between 100 and 2 in reverse order, i.e., 100, 98, 96, etc. (4 Points)
Write a for loop that prints out all the even numbers between 100 and 2 in reverse order, i.e., 100, 98, 96, etc. (4 Points) NOTE: Write just the for loop no classes or methods such as main.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
