Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ b'\x00{\x00\x00\x01\xc8?\x9dp\xa4@\x91\xeb\x85'

* Table 10.10, pg, 313. The `s.append(x)` method should be deleted.

* 5.15 Higher-Order Functions, The 4rth example, when appending to the `funcs` list, wrong name is used (i.e `func.append`), it should be `funcs.append`.

## Acknowledgements

The following individuals have contributed errata:
Expand Down