Storing Data Information Using TreeSet

# Introduction In this challenge, we will be storing data information using a `TreeSet` collection. The objective is to add a set of data to the `TreeSet` using the `add()` method and then print the collection object. The challenge requires using a specific set of data, so make sure to follow the provided instructions accurately.

|60 : 00

Click the virtual machine below to start practicing