pep-81 PEP 8 - Naming Convention 출처 링크PEP-8: https://peps.python.org/pep-0008/#naming-conventions한글 번역: https://zerosheepmoo.github.io/pep8-in-korean/언더바 용도: https://tibetsandfox.tistory.com/20네임 맹글링: https://tibetsandfox.tistory.com/21매직 메소드: https://tibetsandfox.tistory.com/42참고본 글은 PEP-8 중 주관적으로 많이 사용하는 객체들에 대한 작명 규칙과 밑줄 사용에 대해서만 정리함!Naming Convention작명스타일 종류(A) only 대문자 + 밑줄(_)만 허용예시) UPPERCASE, UPPER_CASE_WITH_UNDERSCORES(.. 2024. 11. 23. 이전 1 다음