fluent-python-notebooks icon indicating copy to clipboard operation
fluent-python-notebooks copied to clipboard

Jupyter notebooks and example code for the book Fluent Python

Results 4 fluent-python-notebooks issues
Sort by recently updated
recently updated
newest added

Thanks Luciano! ❤️

| Chapter | Users | | --- | --- | | Chapter 1 | | | Chapter 2 | @anna-liao | | Chapter 3 | @juanshishido | | Chapter 4...

Question. As I'm doing the examples for chapter 11, I noticed that lotto.py has a Lookup Error which reads: LookupError('pick from empty BingoCage') Is this a typo? should it be:...