Question: Write a Python program to count the number of even and odd numbers from a series of numbers (1, 2, 3, 4, 5, 6, 7,
Write a Python program to count the number of even and odd numbers from a series of numbers (1, 2, 3, 4, 5, 6, 7, 8, 9), using a while loop.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
