Python Data Structure- Part 2
In the previous article, I have discussed some basic data structure of python. In this article, you will learn about python data structure like stack, queue and dequeue, operation performed and their implementation.
Stack: A stack (sometimes called...
prachi1179.hashnode.dev3 min read