Spread attributes help to spread the expression as the name suggests. In simple words, it converts a list of elements to an array and vice versa. Example without spread attributes: Example with Spread attributes Or But But