string: s = join(", ", ["a", "b", "c", "d"]); solve satisfy; output [s];