this repo has no description
1 2string: s = join(", ", ["a", "b", "c", "d"]); 3solve satisfy; 4output [s];