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

typo in chapter 11, lotto.py ?

Open dbsiegel opened this issue 8 years ago • 0 comments

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: 'pick from empty LotteryBlower' ?

dbsiegel avatar Jun 03 '16 23:06 dbsiegel