how can you use Javascript to play the sound for the button colour selected code example Example: play a sound wiith js var audio = new Audio('audio.mp3'); audio.play();