day2/session1.tex
changeset 380 669b72283b55
parent 378 2299700a8b97
child 384 9f9fddf7e37c
equal deleted inserted replaced
379:682b6f66fe11 380:669b72283b55
   377   \pause
   377   \pause
   378   \begin{lstlisting}
   378   \begin{lstlisting}
   379 --------------------------------------------
   379 --------------------------------------------
   380 TypeError  Traceback (most recent call last)
   380 TypeError  Traceback (most recent call last)
   381 
   381 
   382 /<ipython console> in <module>()
   382 <ipython console> in <module>()
   383 
   383 
   384 TypeError: can`t multiply sequence by
   384 TypeError: can`t multiply sequence by
   385                 non-int of type `str`
   385                 non-int of type `str`
   386   \end{lstlisting}
   386   \end{lstlisting}
   387 \end{frame}
   387 \end{frame}