mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-04-15 10:17:35 +00:00
* Check if a item exist in stack or not * implemented __contains__ method in stack * made changes in __contains__
* Check if a item exist in stack or not * implemented __contains__ method in stack * made changes in __contains__