Answer :
Answer:
6
4
2
Explanation:
First loop:
C = 6
6
C - 2 = 4
Second loop:
C = 4
4
C - 2 = 2
C = 2
2
C - 2 = 0
Is C higher than 0 now? No
Answer:
6
4
2
Explanation:
First loop:
C = 6
6
C - 2 = 4
Second loop:
C = 4
4
C - 2 = 2
C = 2
2
C - 2 = 0
Is C higher than 0 now? No