Page 1 of 1

Write a "for" loop that prints out the even integers from 100 to 50 in decreasing order. Write a "while" loop that accom

Posted: Tue Jul 12, 2022 8:09 am
by answerhappygod
Write A For Loop That Prints Out The Even Integers From 100 To 50 In Decreasing Order Write A While Loop That Accom 1
Write A For Loop That Prints Out The Even Integers From 100 To 50 In Decreasing Order Write A While Loop That Accom 1 (8.23 KiB) Viewed 171 times
Write a "for" loop that prints out the even integers from 100 to 50 in decreasing order. Write a "while" loop that accomplishes the same thing.