Finding Average of N User Input Numbers

# Introduction In this lab, we will learn how to calculate the average of n numbers entered by the user without making use of an array in C++. We will go through the code line by line and understand how it works.

|60 : 00

Click the virtual machine below to start practicing