# HG changeset patch # User Christopher Burns # Date 1277190199 25200 # Node ID 5f43f3020c51e4dd585f0742023eefb54cb17801 # Parent 47427c8d64fe2c8da2c4b95c9e93d16bdc422b29# Parent 5e408de16a147396c5d87fceac8254fa9a2ce860 Merge changes from Prabhu. diff -r 47427c8d64fe -r 5f43f3020c51 day2/session1.tex --- a/day2/session1.tex Tue Jun 22 00:00:54 2010 -0700 +++ b/day2/session1.tex Tue Jun 22 00:03:19 2010 -0700 @@ -79,7 +79,7 @@ \author[FOSSEE Team] {The FOSSEE Group} \institute[IIT Bombay] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {1 May, 2010\\Day 2, Session 1} +\date[] {SciPy 2010, Introductory tutorials\\Day 2, Session 1} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} @@ -458,7 +458,7 @@ Enter a value: 5 \end{lstlisting} \item Prompt string is optional. - \item All keystrokes are Strings! + \item All keystrokes are strings! \item \texttt{int()} converts string to int. \end{itemize} \end{frame}