This is a list of some practice questions and problems for this week's quiz. I encourage you to first, read the sections, and then try review problems in the book. When that is complete, you should try these problems and understand their solutions. This set of quiz questions is not a complete list (and some of the questions are half-formed, so there is no guarantee that any of these will appear on the quizzes). This quiz covers chapter 4. 1) Give this code . . . (could involve while loops or for loops), what is the output. 2) Demonstrate proper code for 'this' situation. (Understand how to properly write a for or while loop). 3) Understand how to use boolean expressions in loops.