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