Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b192e05

Browse files
committed
Changing the name of Markov.py
1 parent 666a2f2 commit b192e05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/book.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14723,7 +14723,7 @@ \section{Data encapsulation}
1472314723
\url{http://thinkpython2.com/code/markov.py}, and follow the steps
1472414724
described above to encapsulate the global variables as attributes of a
1472514725
new class called {\tt Markov}. Solution:
14726-
\url{http://thinkpython2.com/code/Markov.py} (note the capital M).
14726+
\url{http://thinkpython2.com/code/markov2.py}.
1472714727
1472814728
1472914729
\section{Glossary}

0 commit comments

Comments
 (0)