Skip to content
MathsGenie logo
Open app

Course home

x

What a dictionary stores

What a dictionary stores

Schematic of a dictionary with keys the, green, grass and grows mapped to counts, with a lookup of green returning 2

A dictionary is a collection of key-value pairs. Instead of using a numeric position, you use a meaningful key to access the associated value.

Dictionaries Lesson

  1. A Level
  2. /Computer Science
  3. /Dictionaries

Step-by-step lessons covering AQA A Level Computer Science Dictionaries for A Level Computer Science. Each lesson works through exam-style questions.

Lessons