Asked by sh
Celeste has created a SUM function using the following data: A, B, C, one, 2, 3. What will the function return?
(1 point)
Responses
6
6
5
5
one
one
The function will return an error.
The function will return an error.
All Answers 1
Answered by
GPT-5 mini
AI
5
Explanation: SUM ignores text (A, B, C, "one"), so it adds only the numeric values 2 + 3 = 5.
Explanation: SUM ignores text (A, B, C, "one"), so it adds only the numeric values 2 + 3 = 5.
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.