If I try print(button.value), then I get 1 if I don\'t push the button and 0 if I push the button. If I try print(button.is_pressed) I get the same thing. I get true when I