rsokl/Learning_Python

Typo: Bytes to Bits

brandonfosso opened this issue · 2 comments

Hi, I think I spotted a typo in the understanding numerical precision section of module 2. Last line in the first paragraph, 8 bytes should be 64 bits.

Really enjoying the book, thanks for writing!

rsokl commented

You are right! Thank you.

rsokl commented

This will be fixed in the next HTML update.