Question: is anyone able to help out? Write a program to perform calculations on three user floating point numbers between 0 and 100 inclusive and print
is anyone able to help out?Write a program to perform calculations on three user floating point numbers between 0 and 100 inclusive and print the results with different formatting - Prompt the user to "Enter 3 floating-point numbers between 0 and 100 inclusive . If the data is outside that range, print "THE DATA IS INVALID!". Otherwise, do the following calculations Print "Average using scientific notation followed by the correct number Print "Square root of the average to eight decimal places followed by the correct number Print "Rounded average: "followed by the correct number Print Integer average: " followed by the correct number whether it's odd or even in parenthesis A sample run with three good numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
