To combine two datasets, like the ones in dataset_1 and dataset_2, we use the lists' names and the + operator.

Make sure to pick dataset_1, followed by +, and finally dataset_2.