mirror of
https://github.com/TheAlgorithms/Python.git
synced 2026-02-04 03:17:34 +08: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__