I have this:
new_list = list_a + list_b + list_c
I want to format it so it looks like this:
new_list = list_a + list_b +