Python Data Types

0.0(0)
studied byStudied by 5 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Get a hint
Hint

Text Type:

Get a hint
Hint

str

Get a hint
Hint

Numeric Types:

Get a hint
Hint

intfloatcomplex

Card Sorting

1/3

Anonymous user
Anonymous user
flashcard set

Earn XP

Description and Tags

In programming, data type is an important concept. Variables can store data of different types, and different types can do different things.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

Text Type:

str

2
New cards

Numeric Types:

intfloatcomplex

3
New cards

Sequence Types:

listtuplerange

4
New cards

Mapping Type:

dict