On Mon Aug 21 18:09:11 2023 +0000, Bartosz Kosiorek wrote:
`bmp_bits` is never initialized, which usually means it is filled with zeros. I would recommend to use different values for mask and for Color, to have more real life scenario.
In part 2, I do initialize bmp_bits.