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