1. Integer a, b
2. Set b = 2
3. for (each a from 1 to 6)
4.
b = b + a - 4
end for
7. Print b
M
6.
Answers
Answered by
2
Answer:
..
Explanation:
Integer a, b
2. Set b = 2
3. for (each a from 1 to 6)
4.
b = b + a - 4
end for
7.
Answered by
0
Answer:
8
Explanation:
when a is start from 1 to 6 than a=8
and we find value of b where we find
b=b+a-4 = > b+8-4=8
Similar questions
English,
2 months ago
Social Sciences,
2 months ago
Biology,
4 months ago
Chemistry,
10 months ago
Math,
10 months ago