Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ndleah/python-mini-project
/ Empty
Class
Empty
linked_lists/linked_stack.py:1–2 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
class
Empty(Exception):
2
pass
3
4
5
class
LinkedStack:
Callers
2
top
Method · 0.70
pop
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected