. Write a python program to receive the numbers from user through keyboard
until user gives 0 (to end the input process), then the program calculate and
display the sum of given odd numbers and even numbers respectively. [4]
e.g.
if the user gives the following sequence of numbers:
7 5 10 14 3 9 11 12
Then the output should be as follows:
The Sum of even numbers in given input sequence = 36
The Sum of odd numbers in given input sequence = 35
Answers
Answered by
0
Answer:
jwnwjsjskkskekekkeke
Similar questions