diff -r 682b6f66fe11 -r 669b72283b55 day2/day2quiz.tex --- a/day2/day2quiz.tex Mon Mar 08 20:45:33 2010 +0530 +++ b/day2/day2quiz.tex Thu Mar 11 18:01:23 2010 +0530 @@ -57,6 +57,7 @@ \item Name: \item University/College/Company: \item Student/Teacher/Professional: + \item Field of interest/study: \end{itemize} \end{frame} @@ -162,7 +163,7 @@ In []: a = (1, 2, 3) In []: a[1] = 10 \end{lstlisting} - What is the result? + What is the output? \end{frame} \begin{frame}[fragile] @@ -183,4 +184,3 @@ \end{frame} \end{document} -