We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 666a2f2 commit b192e05Copy full SHA for b192e05
1 file changed
book/book.tex
@@ -14723,7 +14723,7 @@ \section{Data encapsulation}
14723
\url{http://thinkpython2.com/code/markov.py}, and follow the steps
14724
described above to encapsulate the global variables as attributes of a
14725
new class called {\tt Markov}. Solution:
14726
-\url{http://thinkpython2.com/code/Markov.py} (note the capital M).
+\url{http://thinkpython2.com/code/markov2.py}.
14727
14728
14729
\section{Glossary}
0 commit comments