MCPcopy Index your code
hub / github.com/geekcomputers/Python / stackF_Harsh2255.py

File stackF_Harsh2255.py

stackF_Harsh2255.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Python program for implementation of stack
2
3# import maxsize from sys module
4# Used to return -infinite when stack is empty

Callers

nothing calls this directly

Calls 3

createStackFunction · 0.70
pushFunction · 0.70
popFunction · 0.70

Tested by

no test coverage detected