Lab Price = $5
Please feel free to send us your queries at: [email protected]
Payment methods
Write a For Loop that will implement the following logic:
1. Obtain 10 numbers from the user.
2. Compute the average of those numbers.
3. Display the calculated average. (Points : 25)