Question: Need this in Python. 4 - Take integer inputs from user until he/she presses q (Ask to press q to quit after every integer input).
4 - Take integer inputs from user until he/she presses q (Ask to press q to quit after every integer input). Print average, sum, and product of all numbers. Make sure that every input is indeed an integer if it is not, then the program should prompt the user to input integers only. If use enters anything else then integer, your program should not crash
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
