Question: Write a program that asks the user for five numbers and then prints out the average of those numbers. When you run your program, it
Write a program that asks the user for five numbers and then prints out the average of those numbers. When you run your program, it should match the following format:
Program cannot use any loop statements.
Please enter five numbers. -2.4 5.1 6.0 123.8 -19.0 The average of those numbers is: 22.7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
