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
All three way you can use for newline character :
'\n' "\n" """\n"""