Computer Science, asked by aayushrupanip72hne, 9 months ago

Write the function to calculate total marks of all subjects

Answers

Answered by tannukumari20120737
10

Answer:

if it helps you please mark me as Brianliest and follow me

Explanation:

Calculate sum of all subjects and store in total = eng + phy + chem + math + comp . Divide sum of all subjects by total number of subject to find average i.e. average = total / 5 . Calculate percentage using percentage = (total / 500) * 100 . Finally, print resultant values total , average and percentage .

Answered by Tanveer1847
6

This is your answer see it

Attachments:
Similar questions