Dictionary<char, string> alphabetCode = new Dictionary<char, string>(); alphabetCode.Add('A', "Alpha");