Question: Can you creat a program using C++ language following these procedures: Prints the author's name to the screen Asks the user to enter 3 integers
Can you creat a program using C++ language following these procedures:
Prints the author's name to the screen
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.
Please use visual studio C++ language
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
