Average
of Test Scores
Create a program that calculates the average
of three test scores.
Input: In the
first line you will get 3 positive integers as test  
Output : Average
of test scores.
Note: Result can
be a decimal number.
 
  | Sample Input1: | Sample Input2: | 
 
  | 25 70 80 | 80 90 100 | 
 
  | Sample  Output1: | Sample  Output2: | 
 
  | 58.3333 | 90 | 
 
 
Для отправки решений необходимо