# HG changeset patch # User Prabhu Ramachandran # Date 1276805106 14400 # Node ID 3fecd08e76f2ee46c9a747251e15258de676e9bc # Parent 1f4dcd5ca68c77e47bbfacd65c194646125ecdbc Small change to allocation. 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.