About Data Structures in Python course
This course introduces you to the fundamental data structures of the Python programming language. We'll move from the basics of procedural programming to learning how you can use Python's built-in data structures, such as lists, dictionaries, and tuples, to perform increasingly complex data analysis. This course covers Chapters 6-10 of the Python for Everyone textbook. This course covers Python 3.