Exercise:
Make the loop start counting from 5 instead of 0:
Hint: Change the value of i to 5.
Edit This Code:
See Result »
Result:
Show Answer
Correct Code:
Correct Result:
Hide Answer