0 / 60 seg.

What will this code print?

print ("foo" if (256).bit_length() > 8 else "bar")