Ad
  • Default User Avatar

    Just print the Dictionary to the Console and click on the Test button:

    E.g in C#:

    foreach(var el in ELEMENTS)
      Console.WriteLine(el);