Input three numbers and display average of the digits

Viewed 23

I want to input three numbers and display the digits' average. For more eg., If input is 321, the average would be 3+2+1/3 But it's not happening please help fast i need it

Input x
X/10=y
X/100=z
X/01=k
0 Answers
Related