.. _week6: Week 6 - 9/27 ------------------------ **Reading:** * 4.2. :ref:`selection` * 4.3. :ref:`loops` * 4.4. :ref:`style` * 5.1. :ref:`functions` * 5.2. :ref:`assert` * 5.3. :ref:`call_value` * 5.4. :ref:`scope` * 5.5. :ref:`storage_class` **Previous Video Lectures:** * `4.2-3 and HW 6 Prime Numbers `_ * `HW 6 - Prime Numbers `_ * `Functions and Variables in Memory `_ **Annotated notes:** * Do Loop and Homework 6 - Prime Numbers algorithm - :download:`notes/HW6-primeNums.pdf` * Variables in Memory - :download:`notes/Variables-in-memory.pdf` **Assignments:** * :ref:`hw6`