day1/day1quiz1.tex
changeset 384 9f9fddf7e37c
parent 379 682b6f66fe11
equal deleted inserted replaced
383:26294a5b856b 384:9f9fddf7e37c
   207 \end{lstlisting}
   207 \end{lstlisting}
   208 Given the above marks, how will you calculate the \alert{mean}?%%  and
   208 Given the above marks, how will you calculate the \alert{mean}?%%  and
   209 %% \alert{standard deviation}?
   209 %% \alert{standard deviation}?
   210 \end{frame}
   210 \end{frame}
   211 
   211 
   212 %% \begin{frame}[fragile]
   212 \begin{frame}[fragile]
   213 %% \frametitle{\incqno }
   213 \frametitle{\incqno }
   214 %% \begin{lstlisting}
   214 \begin{lstlisting}
   215 %% In []: marks = [10, 20, 30, 50, 55, 
   215 In []: marks = [10, 20, 30, 50, 55, 
   216 %%                 75, 83] 
   216                 75, 83] 
   217 %% \end{lstlisting}
   217 \end{lstlisting}
   218 %% How will you convert the list \texttt{marks} to an \alert{array}?
   218 How will you convert the list \texttt{marks} to an \alert{array}?
   219 %% \end{frame}
   219 \end{frame}
   220 
   220 
   221 \end{document}
   221 \end{document}