Question: Please help me with this question. I need to write this without using 'append' and 'list'. Write a program that reads in an integer n,

Please help me with this question.

I need to write this without using 'append' and 'list'.

Write a program that reads in an integer n, reads n integer numbers from the user, and finally prints the sum of all even numbers, the average of all even numbers, the sum of all odd numbers, the average of all odd numbers, the sum of all the numbers, and the average of all numbers entered. Every negative integer number entry should be skipped and not used in any of the computations.

Thank you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!