Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 666a2f2 commit b192e05Copy full SHA for b192e05
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