-
객체지향프로그래밍의 4가지 기둥 - 추상화(Abstraction)Python/OOP 2022. 12. 11. 16:41
'Python > OOP' 카테고리의 다른 글
객체지향프로그래밍의 4가지 기둥 - 다형성(polymorphism) (0) 2022.12.11 객체지향프로그래밍의 4가지 기둥 - 상속(inheritance) (0) 2022.12.11 객체지향프로그래밍의 4가지 기둥 - 캡슐화(Encapsulation) (0) 2022.12.11 __str__ vs __repr__ (0) 2022.11.27 객체 (0) 2022.09.17