Find Union of Two Sets

# Introduction In this lab, you need to create two sets named `developers` and `designers`, use the `union()` function to return a new set containing all distinct elements from both sets, and print the resulting set.

|60 : 00

Click the virtual machine below to start practicing