Twinkle DesaiMar 4, 20191 min read[Arduino Sound & Light Quiz]#include "pitch.h" #define ACTIVATED LOW const int SOUND = 11; const int BUTTON_C = 6; const int BUTTON_AS = 4; const int BUTTON_A = 3;...