PythonPython Data Structures

Python Data Structures

Overview

This course will introduce the core data structures of the Python programming language.

This course will introduce the core data structures of the Python programming language.

What you’ll learn

  1. - Explain the principles of data structures & how they are used
  2. - Create programs that are able to read and write data from files
  3. - Store data as key/value pairs using Python dictionaries
  4. - Accomplish multi-step tasks like sorting or looping using tuples