# 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.
Click the virtual machine below to start practicing