Computer Science, asked by asthaaradhya12345, 23 hours ago

please help me and I need the correct answer or else I'll report​

Attachments:

Answers

Answered by danielesther325
1

Answer:

to find the sum you have to use the syntax (sum=rowcolumn.rowcolumn)

example:

question 1= (sum=C2.D2.E2.F2.G2)

TO FIND THE AVERAGE YOU HAVE TO UST THE SYNTAX(average=rowcolumn.rowcolumn)

example:

question 1= (average=C2.D2.E2.F2.G2)

to find the min you have to use the syntax (min=rowcolumn.rowcolumn)

example:

question 1= (min=C2.D2.E2.F2.G2)

to find the max you have to use the syntax (max=rowcolumn.rowcolumn)

example:

question 1= (max=C2.D2.E2.F2.G2)

thanks

Similar questions