elements in set can't be changed wihle elements in list can be changed. they are both used to search. and elements in set are unique.
the difference b/w set and list


elements in set can't be changed wihle elements in list can be changed. they are both used to search. and elements in set are unique.