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 cfb50b4 commit 7ccbc49Copy full SHA for 7ccbc49
README.md
@@ -120,8 +120,6 @@ $ export PYTHONPATH=`pwd`:$PYTHONPATH
120
classes and methods to reflect "real-world" entities in the realm of elections.
121
* Examine functions in _lib/_ and try assigning three functions to one of your new classes.
122
* Try extracting logic from the _summarize_ function and re-implement it as a method on one of your classes.
123
-* Break the code. Find the code that determines the winner. Comment out the
124
-
125
126
## Phase 4 - Model Your Domain
127
0 commit comments