Asked by Leon
What would be the answer of the following: (only type in your answer at the answer space provided)
Result
a = 5
b = 7
Answer = 15
Do while answer <= 47
Answer = answer + a – b
a = a + 6
b = b – 1
loop
end
Result
a = 5
b = 7
Answer = 15
Do while answer <= 47
Answer = answer + a – b
a = a + 6
b = b – 1
loop
end
Answers
Answered by
Nobuhle
a=5
b=7
<=47
b=7
<=47
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.