using System;
using System.Collections.Generic;
public class MorseCodeTranslator
{
private Dictionary<char,
using System;
using System.Collections.Generic;
public class MorseCodeTranslator
{
private Dictionary<char,