11D. Standards for Loops

  Lecture 11D.1 Control only one variable in a for-loop heading
  Lecture 11D.2 Only one loop per function
  Lecture 11D.3 It must be possible to do a loop's body more than once
  Lecture 11D.4 Modify a variable in a for-loop heading or its body, not both