ashleyrobles7075 ashleyrobles7075 19-10-2022 Computers and Technology contestada write a function r2d2speaks that takes in a series of 0s and 1s. the function should console.log a 'beep' for a 0 followed by a pause of 400 ms and a 'boop' for a 1 followed by 800 ms.