# Introduction In this challenge, you are asked to write a C program that calculates the average score of 5 students. The program should accept input of the scores from the keyboard and then display the calculated average score with two decimal places.
Click the virtual machine below to start practicing