Here we want to see which type of set is a band's setlist.
We will see that it is a discrete set.
We can define two types of sets
Continue sets are those, like the name implies, continuous (or dense). Examples can be the set of real numbers.
Discrete sets are those that have "gaps" between consecutive elements. For example, the integer set is a discrete set. Particularly, discrete sets can be quantized (counted).
Now, we have a list of songs, that can be written as:
L = {song 1, song 2, song 3, ...}
Here we can see that we have separated elements. Thus, this is a discrete set. This happens because we clearly can separate the element "song 1" from "song 2" (there may be a lapse of time between them, defining the end of the first one), so we have the "gaps" mentioned above.
If you want to learn more, you can read:
https://brainly.com/question/10161378