-
파이썬 and or not의 연산 결과, 파이썬의 참과 거짓프로그래밍/프로그래밍 2021. 4. 18. 00:59반응형
6. Expressions — Python 3.9.4 documentation
6. Expressions — Python 3.9.4 documentation
6. Expressions This chapter explains the meaning of the elements of expressions in Python. Syntax Notes: In this and the following chapters, extended BNF notation will be used to describe syntax, not lexical analysis. When (one alternative of) a syntax rul
docs.python.org
and or로 삼항연산을 할 수 있다고..
조건 and 참 or 거짓
반응형'프로그래밍 > 프로그래밍' 카테고리의 다른 글
Git flow - 브랜치 이름 컨벤션, git hook으로 커밋에 이슈 번호 자동 추가 (0) 2021.12.18 UNICODE의 첫 128글자는 ASCII와 동일하다. (0) 2021.04.08