\relax \@writefile{toc}{\contentsline {section}{\numberline {1}Overview}{1}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {2}Eratosthenes}{1}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {1}eratosthenes.py}{1}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {3}Eratosthenes timed}{2}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {2}eratosthenes\_timing.py}{2}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {4}Is N Prime?}{2}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {3}is\_prime1.py}{2}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5}is\_prime1() timed}{2}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {4}is\_prime1\_timing.py}{3}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {6}Display the lines of a text file}{3}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {5}grook\_reader.py}{3}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {6}grook\_reader.py}{3}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {7}Copy the lines of a text file as elements of a list}{3}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {7}grook\_reader\_strip.py}{3}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8}Read the lines into a list with words as elements}{4}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {8}grook\_reader\_split.py}{4}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {9}sum() turns a list of lists into a plain list}{4}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {10}Read all the words of a file into a single simple list}{5}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {11}Some list operations}{5}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {12}Alice in Wonderland}{5}{}\protected@file@percent } \@writefile{lol}{\contentsline {lstlisting}{\numberline {9}alice\_word\_list.py}{5}{}\protected@file@percent } \gdef \@abspage@last{6}