What built-in Python data type is commonly used to represent a stack?
None
set
list
dictionary
You can only build a stack from scratch.