--- a/day2/session2.tex Thu Mar 04 17:23:33 2010 +0530
+++ b/day2/session2.tex Fri Mar 05 23:59:12 2010 +0530
@@ -78,7 +78,7 @@
\author[FOSSEE Team] {The FOSSEE Group}
\institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay}
-\date[] {13 February, 2010\\Day 3, Session 1}
+\date[] {09 March, 2010\\Day 2, Session 2}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo}
@@ -294,6 +294,7 @@
\begin{frame}[fragile]
\frametitle{List containership}
+\emphbar{Recall \typ{num} is \typ{[1, 2, 3, 4]}}
\begin{lstlisting}
In []: 4 in num
Out[]: True