Glossary
abstract data type
which separates *what* a data structure does from *how* it does it.
Learn More
Intro CS Python
—
Chapter 20: Intro to Data Structures: Stacks, Queues, and Beyond
Related Terms
"Changes to be committed: modified: storage.py"
"smoke test"
10.1
12.1
13.1
14.1
22.1
24.1