... start recording
Today :
Monday :
next Thursday : last class !
Questions about anything?
I've posted my code for last week's homework
Please do take note of the conventions in those python files (docstrings for the functions, a docstring at the top of the file, clear variable names, tests, ...), and use them in your final project. Style and readability counts.
We'll go over a few more examples of recursion ... a short but elegant one, and then some you might see in the course after this one, "algorithms".
That'll probably take all the time that we have ... if not, I'll discuss solving the Fibonnaci series using recursion ... and what can go wrong.
... without me. ;)