728x90 반응형 first-class object1 [Python] Closure Closure의 정의는 다음과 같음. Nested function 으로, 자신의 enclosing scope (= Python에서 non-local scope)의 상태값(lexcical environment의 variable 값)을기억하고 유지, 변경, 사용할 수 있는 high-order function를 가르킴.2023.07.15 - [Python] - [Python] Nested Function2023.07.15 - [Python] - [Python] scope와 키워드 global, nonlocal2024.11.20 - [Python] - [Py] High-order Function (고차함수) [Py] High-order Function (고차함수)정의High-order function(고차 함수.. 2023. 7. 15. 이전 1 다음 728x90 반응형