{ "ch-1" : [ { "function" : "upperlower", "arguments" : "pERL", "result" : "Perl" }, { "arguments" : "rakU", "result" : "RAKu" }, { "arguments" : "PyThOn", "result" : "pYtHoN" } ], "ch-2" : [ { "function" : "groupdigitsum", "multiarg" : true, "arguments" : [ "111122333", 3 ], "result" : "359" }, { "multiarg" : true, "arguments" : [ "1222312", 2 ], "result" : "76" }, { "multiarg" : true, "arguments" : [ "100012121001", 4 ], "result" : "162" } ] }