diff -r 1f4dcd5ca68c -r 3fecd08e76f2 plan.rst --- a/plan.rst Wed Jun 16 01:19:34 2010 -0400 +++ b/plan.rst Thu Jun 17 16:05:06 2010 -0400 @@ -44,7 +44,7 @@ - Session 5: (KD) - Exercises. - - Session 6: (CB) + - Session 6: (PR) - Solving systems of equations. - Finding roots. - Introducing functions. @@ -56,7 +56,7 @@ - simple i/o - basic control flow: if/elif/else - - Session 8: (PR) + - Session 8: (CB) - Control flow (while, for, range etc.) - exercises. - Lists, tuples, dicts, sets.