0
2
This code will add list1 to the end of list2.
Shortcut: list.extends
list.extends
0 Comments
list1.extend(list2)