cws/cw01.tex
changeset 314 21b52310bd8b
parent 306 1877cc717291
child 315 7ea440e1ffbb
equal deleted inserted replaced
313:dea46bdfd648 314:21b52310bd8b
   243   lists are for all stock symbols from the portfolio and the outer
   243   lists are for all stock symbols from the portfolio and the outer
   244   list for the years.  For example for Google and Apple in years 2010
   244   list for the years.  For example for Google and Apple in years 2010
   245   (first line), 2011 (second line) and 2012 (third line) you obtain:
   245   (first line), 2011 (second line) and 2012 (third line) you obtain:
   246 
   246 
   247 \begin{verbatim}
   247 \begin{verbatim}
   248   List(List(Some(311.349976), Some(20.544939)), 
   248   List(List(Some(312.204773), Some(26.782711)), 
   249        List(Some(300.222351), Some(31.638695)), 
   249        List(Some(301.0466), Some(41.244694)), 
   250        List(Some(330.555054), Some(39.478039))))
   250        List(Some(331.462585), Some(51.464207))))
   251 \end{verbatim}\hfill[1 Mark]
   251 \end{verbatim}\hfill[1 Mark]
   252 
   252 
   253 
   253 
   254 %\end{itemize}
   254 %\end{itemize}
   255 
   255