X1121: Making a Set - Temperatures

For this question, create a Set that can hold a series of temperature values. All values will have a decimal point (no integers). You do not need to add any values to the set, just create and return it.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.