This lab will be the last one.
It is planned to cover the following during the 18th 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"
> ```
---
This outline might change
This outline for the lab #18 is a preliminary version, it might change. If needed, please fill a bug report?