Locked lesson.
About this lesson
We'll look at data types including numbers, strings, lists, tuples, and dictionaries.
Exercise files
Download this lesson’s related exercise files.
Data Types.docx58.8 KB Data Types - Solution.docx
58.8 KB
Quick reference
Data Types
There are five main data types that we'll look at.
When to use
Data types are used to store different types of data.
Instructions
There are five main data types:
- Strings
- Numbers
- Lists
- Tuples
- Dictionaries
Hints & tips
- You'll choose a data type based on the type of data you'll be working with
- Strings, Numbers, Lists, Tuples, and Dictionaries
Lesson notes are only available for subscribers.