Question: Given two set, set 1=[5,6,1,2,3,4], set 2=[4,2,3], create a set set 3 with all the elements in the two sets. Then convert it into a
Given two set, set 1=[5,6,1,2,3,4], set 2=[4,2,3], create a set set 3 with all the elements in the two sets. Then convert it into a sorted list. Print out set 3 and the sorted list. Sample output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
