integer a=2,b=6,c,i;
c=(a+b)-3;
for(each i from 0 to c-1)
a=a-i;
a=a-i;
c=c+a;
end for
print c
Answers
Answered by
0
Answer: C is correct one because c=c+a pls mark me as a brainlist
Explanation:
Similar questions
History,
2 months ago
Computer Science,
10 months ago