Question: Write the code in PYTHON 3. Write a single Python statement to convert the list [spring, summer, fall, winter] to a set called seasons
Write the code in PYTHON 3.

Write a single Python statement to convert the list ["spring", "summer", "fall", "winter"] to a set called seasons
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
