% 5.7 % What are the values of A, B, C, and D? A = magicCarpetRide(1,0,0) % 'Why don't you tell your dreams to me?' B = magicCarpetRide(1,0,1) % 'Last night I held Aladdin's lamp.' C = magicCarpetRide(0,0,1) % 'You don't know.' D = magicCarpetRide(0,1,0) % 'Right between the sound machine.'