프로그래밍/프로그래밍
파이썬 and or not의 연산 결과, 파이썬의 참과 거짓
꿈꾸는 사람_Anthony
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 거짓
반응형