SyntaxFix
Write A Post
Hire A Developer
Questions
Yes: list1 + list2. This gives a new list that is the concatenation of list1 and list2.
list1 + list2
list1
list2