# CS 101 Lab: Week # 16 <ul class="pager"> <li><a href="../w15/">← Previous lab</a></li> <li><a href="../w17/">Next lab →</a></li> </ul> It is planned to cover the following during the 16th week of CS101 labs. --- ## Outline: 1. TODO, 2. TODO, 3. TODO, 4. TODO, 5. TODO. > And, receiving written homeworks from students, about what Prof. XXXX gave last week. > [Cf this python file for a partial solution](../../solutions/homeworks/CS101_Homeworks_YYY_from_Prof_XXXX__solutions_by_Lilian_Besson.py). ### Bonus (if the time allows it) 1. Bonus: Stuff, 2. Bonus: Cool stuff, 3. Bonus: Other cool stuff. --- ## Assignments (for next lab): 1. TODO, 2. TODO, 3. TODO, 4. TODO, 5. *Bonus:* TODO. --- ## Example program (for the assignment #X) > ```python > # -*- coding: utf-8 -*- > print "TODO" > ``` --- <div class="alert"> <h3>This outline might change</h3> <p>This outline for the lab #16 is a preliminary version, it might change.<br> If needed, please <a href="https://bitbucket.org/lbesson/cs_101/issues/new" title="It's free, open to anyone, quick and easy!">fill a bug report</a>?</p> </div> --- <ul class="pager"> <li class="previous"><a href="../w15/">← Previous lab</a></li> <li class="next"><a href="../w17/">Next lab →</a></li> </ul>