Stack & Tool/Python3 mutable, immutable 차이 https://ledgku.tistory.com/54 [Python 변수] mutable과 immutable의 차이 [Python 변수] mutable과 immutable의 차이 변수 변수는 객체를 가리킨다. $$ num = 10 $$ 컴퓨터 메모리에 10이라는 값이 저장되고 num은 10이 저장된 메모리의 위치를 가리킨다. 10이라는 정수형 객체를 num이 ledgku.tistory.com 2021. 6. 25. 설치파일 만들기 chromedriver를 포함한 설치파일 제작 skkim1080.tistory.com/entry/Python-%ED%8C%8C%EC%9D%B4%EC%8D%AC-%EC%8B%A4%ED%96%89%ED%8C%8C%EC%9D%BC%EC%97%90-chromedriver-%EC%B6%94%EA%B0%80%ED%95%98%EA%B8%B0%ED%8F%AC%ED%95%A8%EC%8B%9C%ED%82%A4%EA%B8%B0 [Python] 파이썬 실행파일에 chromedriver 추가하기(포함시키기) 지난번 포스팅에서 파이썬 파일을 실행파일로 만드는 방법을 알려드렸었는데요. [Python]파이썬 실행파일(.exe)로 만들기 - pyinstaller 1. Pyinstaller 설치하기 - 명령프롬프트(cmd)에서 pyin.. 2021. 5. 12. [파이썬] The Python path in your debug configuration is invalid. 오류 acton21.tistory.com/18 vscode The Python path in your debug configuration is invalid. 파이썬 오류 메시지 해결 새로운 프로젝트 작업을 위해 새폴더에서 파이썬 코드를 적고 실행을 하려고 하니깐 The Python path in your debug configuration is invalid. 라는 메시지를 보신적 있으신가요? 재부팅이나 vscode 및 파이썬을. acton21.tistory.com 2021. 4. 15. 이전 1 다음