Data Structure in python The data structure is one of the different and a special type of formate that is used for storing, processing, retrieving , and, organizing the data. In other words, we can say that data structure is one of the techniques used to hold the data and use the data in an effective way , it is about rendering the data elements in terms of relationship, for better organizing and storing the data. Data structures are used in different field like 1) Artificial Intelligence 2)Graphics 3)Compiler design 4)Numerical Analysis 5)Simulations 6)Database Management System 7)Statistical Analysis Package 8)Opertating System Types of Data Structure and their uses In Python it has four data structures, they are 1) List 2) Tuple 3) Dictionary and 4) Set. Thank You
In this blog, you can read and learn more about Python programming, Artificial intelligence and Machine Learning. “Ultimately, it comes down to taste. It comes down to trying to expose yourself to the best things that humans have done and then try to bring those things into what you’re doing.” - Steve Jobs