9.2 - Counting with Dictionaries

Video placeholder
Loading...
View Syllabus

Skills You'll Learn

Python Syntax And Semantics, Data Structure, Tuple, Python Programming

Reviews

4.9 (94,738 ratings)

  • 5 stars
    87.64%
  • 4 stars
    11.21%
  • 3 stars
    0.89%
  • 2 stars
    0.13%
  • 1 star
    0.11%

G

Jul 9, 2021

I feel incredible that I knew almost nothing about programming just a month ago. Now I have done two of the courses of the specialization and I can actually understand other basic codes. Great course!

HW

Jul 5, 2023

Excellent course. I feel that I learned a lot of very useful material. It was challenging but not to intimidating. I highly recommend this course to anyone looking to expand their knowledge of Python.

From the lesson

Chapter Nine: Dictionaries

The Python dictionary is one of its most powerful data structures. Instead of representing values in a linear list, dictionaries store data as key / value pairs. Using key / value pairs gives us a simple in-memory "database" in a single Python variable.

Taught By

  • Placeholder

    Charles Russell Severance

    Clinical Professor

Explore our Catalog

Join for free and get personalized recommendations, updates and offers.