Completion requirements
View
6. Unión
Union
Now, as the final step, we will merge the three color outputs into a single output using "Print," where all records are combined and include a column describing the category. As indicated in the description, we will use union when the schemas of the records are identical.
If we debug, we will have all the records in a single output.