Inside each conditional statement, we will drag a bz.playNote() block. We’ll let the first one play ‘c4’ (middle C on a traditional piano!), the second should be ‘e4’, the third should be ‘g4’, then finally the last should be ‘c5’. Keep all note durations as 100.
Run the code!