[Python] naming rule snake case python에서 변수/함수 명에 사용 띄어쓰기에 '_'를 추가 ex) hello_world camel case python에서 class 명에 사용 띄어쓰기에 대문자 ex) HelloWorld 이전 1 다음