Question: Pycharm 3.21 Write a for loop that iterates over a list of numbers 1st and prints the even numbers in the list. For example, if
3.21 Write a for loop that iterates over a list of numbers 1st and prints the even numbers in the list. For example, if Ist is [2, 3, 4, 5, 6, 7, 8, 9), then the numbers 2, 4, 6, and 8 should be printed
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
