#Python #Algorithm #DataStructure
In computer science and programming, data structure refers to data organization, management, and storage format that enables efficient access and modification. The builtin data structures are: Lists, Tuples, Dictionaries, Strings, Sets [frozen-sets.]
List is a collection which is ordered and changeable. Allows duplicate members.
Tuple is a collection which is ordered and unchangeable. Allows duplicate members.
Set is a collection which is unordered and unindexed. No duplicate members.
Dictionary is a collection which is unordered, changeable and indexed. No duplicate members.
Read more:
https://www.w3schools.com/python/pyth...
https://thomas-cokelaer.info/tutorial...
In questa pagina del sito puoi guardare il video online Data Structures in Python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Olamigoke Philip 02 aprile 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 34 volte e gli è piaciuto 2 spettatori. Buona visione!