What does the + operator do when used on two lists?
+
It joins the two lists' elements into a new list.