Logo
이 문서는 더는 지원되지 않는 이전 버전의 파이썬 용입니다. 업그레이드하고, 다음 설명서를 읽어야 합니다: 현재 안정 버전에 대한 파이썬 설명서.

탐색

  • 색인
  • 모듈 |
  • python logo
  • Python »
  • 3.9.24 Documentation »
  • |

Index – ᄋ

  • 연산자
    • !=, [1]
    • % (percent), [1]
    • & (ampersand), [1]
    • * (asterisk), [1]
    • **, [1]
    • / (slash), [1]
    • //, [1]
    • < (less), [1]
    • <<, [1]
    • <=, [1]
    • ==, [1]
    • > (greater), [1]
    • >=, [1]
    • >>, [1]
    • @ (at)
    • ^ (caret), [1]
    • | (vertical bar), [1]
    • ~ (tilde), [1]
    • and, [1], [2]
    • in, [1], [2]
    • is, [1]
    • is not, [1]
    • not, [1]
    • not in, [1], [2]
    • or, [1], [2]
  • 예외
    • AssertionError
    • AttributeError
    • GeneratorExit, [1]
    • ImportError
    • NameError
    • StopAsyncIteration
    • StopIteration, [1]
    • TypeError
    • ValueError
    • ZeroDivisionError

탐색

  • 색인
  • 모듈 |
  • python logo
  • Python »
  • 3.9.24 Documentation »
  • |
© 저작권 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

최종 업데이트: 11월 01, 2025 Found a bug?
Created using Sphinx 2.4.4.