Question: [4 marks] Design an algorithm to calculate and print the average of 3 numbers that has been provided by user (the user is prompted to
[4 marks] Design an algorithm to calculate and print the average of 3 numbers that has been provided by user (the user is prompted to enter 3 numbers). Assume the user enters 3 valid positive real numbers. To represent your algorithm, write the pseudocode below.
[4] Write a program in C++ that implements Q3. Follow the conventions and style of programming that you have learnt so far.
NOTE: For All C++ Programs, use the online IDE https://repl.it. Run your program, copy/paste the code in this template and attach a snapshot of a successful test run.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
