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 59ff1d3 commit cfb50b4Copy full SHA for cfb50b4
README.md
@@ -108,7 +108,7 @@ $ export PYTHONPATH=`pwd`:$PYTHONPATH
108
109
* Do you _like_ the package structure and module names? How would you organize or name things differently?
110
* Why is it necessary to add the _refactoring101/_ directory to your PYTHONPATH?
111
-* What are three ways to update the PYTHONPATH?
+* What are three ways to add a library to the PYTHONPATH?
112
* What is a class? What is a method?
113
* What is an object in Python? What is an instance?
114
* What is the __init__ method on a class used for?
0 commit comments