# Introduction In this lab, you need to create a program that prompts the user for the marks of four students, calculates the average marks using the sum of the input values divided by 4.0, and then prints the average.
Click the virtual machine below to start practicing