If you want to compact it a bit, some ways to do that include declaring a variable (BTN for example) that is equal to BUTTON(0), and you don't need the AND either. IF BUTTON(0)==16 does the same thing. Whatever you want to do though! ;)