day2/day2quiz.tex
changeset 380 669b72283b55
parent 376 351954328721
child 384 9f9fddf7e37c
--- 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}
-