Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RefactoringGuru/design-patterns-python
/ main.py
File
main.py
src/State/Conceptual/main.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
EN: State Design Pattern
3
4
Intent: Lets an object alter its behavior when its internal state changes. It
Callers
nothing calls this directly
Calls
4
ConcreteStateA
Class · 0.85
request1
Method · 0.80
request2
Method · 0.80
Context
Class · 0.70
Tested by
no test coverage detected