Computer Science, asked by mahuya9806, 9 hours ago

Write a program in QBASIC to display marks obtained in five subjects (English, Maths, Computer, History and Geography). Find out the total marks and average marks using LET statement.

Answers

Answered by friendsforeever
0

Answer:

let total is x

Explanation:

so

Let x =E, M, C,H,G

AVG=sum of above

Similar questions