daisyd3820 daisyd3820 11-01-2024 Computers and Technology contestada Write a program to represent the Morse code as a binary tree. The dot symbol (.) should cause a branch to the left and the dash symbol (-) a branch to the right.?