Write a Python program to count the number of even and odd numbers from a series of numbers
belongs to collection: All Conditional and loop programs using Python programming Language
All Answers
total answers (1)
belongs to collection: All Conditional and loop programs using Python programming Language
total answers (1)
I have used python 3.7 compiler for debugging purpose.
Result:
Number of even numbers : 5
Number of odd numbers : 5
need an explanation for this answer? contact us directly to get an explanation for this answer