https://shoark7.github.io/programming/knowledge/expression-vs-statement
코드 단위인 Expression과 Statement의 차이를 알아보자
What is the difference between expression and statement?
shoark7.github.io
'Programming👩🏻💻 > Python' 카테고리의 다른 글
[Python] - decorator 데코레이터 개념 @staticmethod, @classmethod (1) (1) | 2024.12.09 |
---|---|
[pandas 🐼] - 기본 데이터 구조 (0) | 2024.12.02 |
파이썬 모듈, 패키지 (0) | 2024.11.10 |
시퀀스 연산 (0) | 2024.11.05 |
위치 인수(Positional Argument), 키워드 인수(Keyword Argument) (4) | 2024.11.05 |