1. declare 2 integers variables, name it age1 and age2.
2. declare a character variable, name it MyName.
3. declare a float variable, name it average.
4. accept value for the 2 integer variable.
5. accept value for MyName.
6. compute for the average using the formula ( age1 + age2)/2
7. display the computed average.
8. display the value of MyName.
hehehehehe, sir noe
ReplyDelete