Hi there, I am new to python but have some experience programming. I am trying to output audio using pushbuttons with a small catch. When two buttons are pressed almost simultaneously we must wait for the first sound to finish before playing the next sound. We are taking the time for each sound to b...