I have a list of strings in my code;
A = [\'a1\', \'a2\', \'a3\' ...] B = [\'b1\', \'b2\', \'b3\' ...]
and I want to print them separated b
You have your slash backwards, it should be "\n"
"\n"