Records and dictionaries
This lesson introduces you to two new data structures. A record and a dictionary. The focus of this lesson is on records and how these can be created and used in Python to form a database. You will be shown how to use a dictionary as a record before creating a ‘database’ using dictionaries within a list.
Video
Click on the play button to start the video. If your teacher asks you to pause the video and look at the worksheet you should:
- Click "Close Video"
- Click "Next" to view the activity
Your video will re-appear on the next page, and will stay paused in the right place.
Worksheet
These slides will take you through some tasks for the lesson. If you need to re-play the video, click the ‘Resume Video’ icon. If you are asked to add answers to the slides, first download or print out the worksheet. Once you have finished all the tasks, click ‘Next’ below.
Lesson summary: Records and dictionaries
It looks like you have not attempted the quiz.
To share your results with your teacher please complete the quiz.
The next lesson in Programming 6: Dictionaries and datafiles is "Dictionary challenge"