write in visual basic to find average of three numbers
Answers
Answered by
0
cls
input a,b,c
let avg =(a+b+c)/100
print avg end
input a,b,c
let avg =(a+b+c)/100
print avg end
Similar questions
Computer Science,
8 months ago
Social Sciences,
8 months ago
Math,
8 months ago
English,
1 year ago
Chemistry,
1 year ago