Question: 24. (+20) Write a python program that a. asks the user for four integers and displays: b. The integers c. The maximum integer d. The

24. (+20) Write a python program that a. asks the user for four integers and displays: b. The integers c. The maximum integer d. The minimum integer e, The number of even integers (if x %2 == 0 then x is even) f. The number of odd integers g. The number of integers greater than 0 but less than 50 h. The number of positive integers The number of negative integers (
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
