slides/slides06.tex
changeset 809 2b9956d29038
parent 803 d4fb8c7fc3bf
child 849 3d5ecb8f1f2f
equal deleted inserted replaced
808:ba3edaf7dc49 809:2b9956d29038
    11 
    11 
    12 
    12 
    13 \newcommand{\bl}[1]{\textcolor{blue}{#1}}       
    13 \newcommand{\bl}[1]{\textcolor{blue}{#1}}       
    14 %\newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}% for definitions
    14 %\newcommand{\dn}{\stackrel{\mbox{\scriptsize def}}{=}}% for definitions
    15 \newcommand{\qq}{\mbox{\texttt{"}}}
    15 \newcommand{\qq}{\mbox{\texttt{"}}}
       
    16 
       
    17 \usepackage{tcolorbox}
       
    18 \newtcolorbox{mybox}{colback=red!5!white,colframe=red!75!black}
       
    19 \newtcolorbox{mybox2}[1]{colback=red!5!white,colframe=red!75!black,fonttitle=\bfseries,title=#1}
       
    20 \newtcolorbox{mybox3}[1]{colback=Cyan!5!white,colframe=Cyan!75!black,fonttitle=\bfseries,title=#1}
       
    21 
       
    22 
    16 
    23 
    17 \begin{document}
    24 \begin{document}
    18 
    25 
    19 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    26 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    20 \begin{frame}[t]
    27 \begin{frame}[t]
   190 \end{tikzpicture}
   197 \end{tikzpicture}
   191 \end{center}
   198 \end{center}
   192 
   199 
   193 \end{frame}}
   200 \end{frame}}
   194 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
   201 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 
       
   202 
       
   203 
       
   204 \begin{frame}[t,fragile]
       
   205 \begin{mybox3}{}
       
   206    In CW3, in the collatz program there is the line write "$\backslash$n" Should this print "/n" or perform the new line command /n ? Also should write be print() or println() ?
       
   207 \end{mybox3}
       
   208 \end{frame}
       
   209 
       
   210 \begin{frame}[t]
       
   211   \begin{mybox3}{}
       
   212   When will we have the mid-term that was originally scheduled for last week? We haven't heard anything about it for 2 weeks.  
       
   213 \end{mybox3}
       
   214 \end{frame}
       
   215 
       
   216 \begin{frame}<1-12>[c]
       
   217 \end{frame}
       
   218 
   195 
   219 
   196 \end{document}
   220 \end{document}
   197 
   221 
   198 
   222 
   199 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   223 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   966 %
   990 %
   967 %\end{frame}
   991 %\end{frame}
   968 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
   992 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  
   969 %
   993 %
   970 
   994 
       
   995 
       
   996 
       
   997 
   971 \end{document}
   998 \end{document}
   972 
   999 
   973 
  1000 
   974 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  1001 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
   975 \begin{frame}[c]
  1002 \begin{frame}[c]
  1269 \end{center}
  1296 \end{center}
  1270 
  1297 
  1271 \end{frame}
  1298 \end{frame}
  1272 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1299 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
  1273 
  1300 
       
  1301 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%   
       
  1302 
  1274 
  1303 
  1275 
  1304 
  1276 
  1305 
  1277 %%% Local Variables:  
  1306 %%% Local Variables:  
  1278 %%% mode: latex
  1307 %%% mode: latex