Skip to content

Commit 7ccbc49

Browse files
committed
Update README.md
1 parent cfb50b4 commit 7ccbc49

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,6 @@ $ export PYTHONPATH=`pwd`:$PYTHONPATH
120120
classes and methods to reflect "real-world" entities in the realm of elections.
121121
* Examine functions in _lib/_ and try assigning three functions to one of your new classes.
122122
* 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-
125123

126124
## Phase 4 - Model Your Domain
127125

0 commit comments

Comments
 (0)