# Introduction In this lab, you need to create a program that calculates the mean height of players in a football team by taking input values, finding the sum of all the heights, dividing the sum by the number of players, and printing the mean height.
Click the virtual machine below to start practicing