diff -r c50b074b3047 -r c3e39fdeea3b cws/cw01.tex --- a/cws/cw01.tex Mon Nov 05 16:05:27 2018 +0000 +++ b/cws/cw01.tex Wed Nov 07 11:59:16 2018 +0000 @@ -271,7 +271,7 @@ \item[(1.b)] Write a function \texttt{get\_first\_price} that takes again a stock symbol and a year as arguments. It should return the - first January price for the stock symbol in given the year. For this + first January price for the stock symbol in the given year. For this it uses the list of strings generated by \texttt{get\_january\_data}. A problem is that normally a stock exchange is not open on 1st of January, but depending on the day of