Question: Create a program that does the following: Asks the user to enter 3 integers and 3 doubles. Print the average value of the integers, average
Create a program that does the following:
Asks the user to enter 3 integers and 3 doubles.
Print the average value of the integers, average value of the doubles, and average value of all entered values to the screen.
That is only the provided information, you may use visual studio to creat it
C++ Visual studio
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
