Find Differences Between Two Hashsets

# Introduction In this lab, you need to create a program that finds the differences between two hashsets by removing the common elements using the `removeAll()` method and then printing the updated hashset.

|60 : 00

Click the virtual machine below to start practicing