SmileBASIC コミュニティ返信[3]親投稿MathPRG MathProgrammer2016/6/21 10:27If 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! ;)0そうだね プレイ済み2017/11/04 03:21:29に取得