{ "ch-1" : [ { "function" : "threedigitseven", "arguments" : [ 2, 1, 3, 0 ], "result" : [ 102, 120, 130, 132, 210, 230, 302, 310, 312, 320 ] }, { "arguments" : [ 2, 2, 8, 8, 2 ], "result" : [ 222, 228, 282, 288, 822, 828, 882 ] } ], "ch-2" : [ { "function" : "deleteandearn", "arguments" : [ 3, 4, 2 ], "result" : 6 }, { "arguments" : [ 2, 2, 3, 3, 3, 4 ], "result" : 9 } ] }