0
Write a c program to find the average of 2 number
2 Answers
+ 3
The formula is (x + y) / 2
If you can't make it work, show us your code attempts so we can help out!
+ 3
Okay, then write a program!
If you need help, please link your code attempt, so we can check on it.