diff options
Diffstat (limited to 'day2/session1.tex')
-rw-r--r-- | day2/session1.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/day2/session1.tex b/day2/session1.tex index 702017e..40ab665 100644 --- a/day2/session1.tex +++ b/day2/session1.tex @@ -79,7 +79,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {09 March, 2010\\Day 2, Session 1} +\date[] {03 April, 2010\\Day 2, Session 1} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -228,7 +228,7 @@ In []: w[0] = 'H' -------------------------------------------- TypeError Traceback (most recent call last) -/<ipython console> in <module>() +<ipython console> in <module>() TypeError: 'str' object does not support item assignment |