Before we create these sets, let's just create an empty set and see what that looks like:

In this first set, after the equals sign, we create the set and give it a data type of String. Then, we use the parentheses to initialize the set.
Before we create these sets, let's just create an empty set and see what that looks like:
In this first set, after the equals sign, we create the set and give it a data type of String. Then, we use the parentheses to initialize the set.