[solved] – Question 98772
Write a for loop to print the numbers 88, 84, 80, …44.
Sample Run
88 84 80 76 72 68 64 60 56 52 48 44
Expert Answer
OR
Write a for loop to print the numbers 88, 84, 80, …44.
Sample Run
88 84 80 76 72 68 64 60 56 52 48 44
OR