Checkpoint 27.6.1.
What is the value of
product
at the end of the 3rd time through the loop?- 1
- That’s the value the first time through the loop
- 2
- That’s the value the second time through the loop
- 6
- Correct. That’s the value the third time through the loop.
- 24
- That’s the value the fourth time through the loop
- 120
- That’s the value the last time through the loop