• This baffles me:

Question related to mission Mathematically Lucky Tickets

 

This baffles me:

print eval('(2 - (7 * (((1 / 3) - 5) * 3)))') -> 107

The test says (2 - (7 * (((1 / 3) - 5) * 3))) == 100

Is there a bug here?