using System;
using System.Collections.Generic;
public class Program
{
public static void Main()
var createPendingPurchaseCommands = new Dictionary<string, string>();
foreach (var c in createPendingPurchaseCommands.Values) {
Console.WriteLine((c));
}
Console.WriteLine("Hello World");