summaryrefslogtreecommitdiff
path: root/day1/day1quiz1.tex
diff options
context:
space:
mode:
authorSantosh G. Vattam2010-04-21 13:47:36 +0530
committerSantosh G. Vattam2010-04-21 13:47:36 +0530
commita46479c09eba9fe9b56745961ae3a228f7cd4188 (patch)
tree198681d9191a5f9342e5dcb9bc3eaae1927a470b /day1/day1quiz1.tex
parentf5ea32240326bd91e3608866b04e182c2c3cec4a (diff)
downloadworkshops-a46479c09eba9fe9b56745961ae3a228f7cd4188.tar.gz
workshops-a46479c09eba9fe9b56745961ae3a228f7cd4188.tar.bz2
workshops-a46479c09eba9fe9b56745961ae3a228f7cd4188.zip
MNIT Jaipur changes.
Diffstat (limited to 'day1/day1quiz1.tex')
-rw-r--r--day1/day1quiz1.tex16
1 files changed, 8 insertions, 8 deletions
diff --git a/day1/day1quiz1.tex b/day1/day1quiz1.tex
index 75801f9..339ef5b 100644
--- a/day1/day1quiz1.tex
+++ b/day1/day1quiz1.tex
@@ -209,13 +209,13 @@ Given the above marks, how will you calculate the \alert{mean}?%% and
%% \alert{standard deviation}?
\end{frame}
-%% \begin{frame}[fragile]
-%% \frametitle{\incqno }
-%% \begin{lstlisting}
-%% In []: marks = [10, 20, 30, 50, 55,
-%% 75, 83]
-%% \end{lstlisting}
-%% How will you convert the list \texttt{marks} to an \alert{array}?
-%% \end{frame}
+\begin{frame}[fragile]
+\frametitle{\incqno }
+\begin{lstlisting}
+In []: marks = [10, 20, 30, 50, 55,
+ 75, 83]
+\end{lstlisting}
+How will you convert the list \texttt{marks} to an \alert{array}?
+\end{frame}
\end{document}