0
/ 50
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...
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 feedback will appear here when you check your answer.