Write a program that finds and prints to the screen the average of 5, 29, 103 and 40.
Then round the result down to the nearest whole number and print the result.
Course materials
Write a program that finds and prints to the screen the average of 5, 29, 103 and 40.
Then round the result down to the nearest whole number and print the result.