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