AI Agent Developer 황화인 blog
Search
Search
Dark mode
Light mode
Explorer
Tag: mixin
2 items with this tag.
📄
Apr 21, 2026
class_다중상속(부모를 여럿두는것)
python
class
multiple_inheritance
MRO
mixin
AI_Agent
📄
Apr 21, 2026
class_상속시`super()` 사용
python
class
super
상속
MRO
mixin
AI_Agent