Calculate the Average of 3 Numbers

# Introduction In this lab, you will create a program to find the average of three numbers by getting input for the numbers and calculating the average using the formula (a + b + c) / 3, and then printing the average directly without storing it in a variable.

|60 : 00

Click the virtual machine below to start practicing