difference between set and list in python

Solutions on MaxInterview for difference between set and list in python by the best coders in the world

showing results for - "difference between set and list in python"
Mina
07 Jan 2017
1'''
2In python, a list is a collection of values in a specific order.
3There can be several times the same value
4[4,8,9,5,4,1,3,4] is a valid list in python
5
6In a set, all values has to be unique.
7It is better to use sets compared to lists as much as possible,
8because of its speed to retrieve data and space memory economy.
9Diferent methods are available for sets and lists.
10I will let you discover them on this well-done website : 
11https://www.datacamp.com/community/tutorials/sets-in-python
12'''
queries leading to this page
what is deffrence between set and lists in pythondiff between list and set in pythonset and list difference in pythonwhat is the difference between set and list in pythonlist and set differencewhat difference from set to list in pythonwhat is the difference between list and setdiffernece between list and setdifference between a set and a list pythondifference between set of array and listset and list difference list and set difference in pythonlist and difference setlist set difference pythonpython3 what is the difference between list 28 29 and set 28 29what is difference between list and setdifference between list and set in pythondifference list and set pythondifference set listthe difference between list and setdifference in list and setget differrence between a set and a listdifference set and listwhat is the difference between list and set in pythonwhat is the difference between list and set in python 3fdiff between list and setdifffernce between list and setpython list set differencewhats the difference between set and list in pythondifference between a list and a setpython list difference setdifference between a set and a listget differrence between list and set pythonwhat is difference between set and list in pythonlist vs set in pythondifference between a set and list in pythonwhat is difference between list and set in python 3flist and set difference in pythondiff between set and list in pythondifference between sets or listdifference between set and listwhat is difference between set and listkey difference between set and list in pythonpython set vs listwhat difference python list setlist set differencelist vs set pythondifference betweeen set and listdifference between list and set javapython difference between list and setpython set difference listdifference between sets and lists in pythondifference between set and list in pythonwhat is the difference set and list in pythondifference between list and set pythonwhat is the difference between set and listdifference between set and list pythondifference between list and setdiferent between list and setdifference between set and list in python