mirror of
https://github.com/rjNemo/design-patterns
synced 2026-06-09 03:56:42 +00:00
4 lines
121 B
Python
4 lines
121 B
Python
"""
|
|
Behavioral design patterns are concerned with algorithms and the assignment of
|
|
responsibilities between objects.
|
|
"""
|