Question: A) Write a program to prompt the user for 3 integers: A, B, & C. The program should print, on separate lines: The number
A) Write a program to prompt the user for 3 integers: A, B, & C. The program should print, on separate lines: The number of unique values entered (1, 2 or 3) The difference between the maximum and minimum The quantity: avgMin, (avg is the average of the A, B,C, Min is the minimum of A,B,C) Hint pow() Run this twice with the inputs shown: (copy both output sets to source file) 1: 464 2: 689
Step by Step Solution
3.34 Rating (157 Votes )
There are 3 Steps involved in it
Python Function to calculate difference average and b c lenseta b c def calculatestatsa u... View full answer
Get step-by-step solutions from verified subject matter experts
