0
/ 1.0
Given three integers named first, second and third, write code that finds the average of the three numbers and that stores the result in...
Given three integers named first, second and third, write code that finds the average of the three numbers and that stores the result in the variable named myAverage. Replace /* data type */ comment with the appropriate data type.
Your feedback will appear here when you check your answer.