Questions:
Pretest and posttest loops
1. What is the main difference between posttest and pretest loops?
2. Give examples of cases, when you will use each of them?
3. Can you code the same functionality using any of them?
4. To which of these two categories would you place the "for loop"?