Mutables & Immutables

Mutables

List

Dictionary

Set


Immutables

int 

float

bool

str

tuple

frozenset

bytes