0

I'm currently exploring a method that I haven't written myself that has the following code in a method:

if (self.some_list & 3):
   #do something

What is the purpose of this expression? I can't seem to find an answer online.

0 Answers0