Python
윈도우 python 설치 및 버젼 확인
은둔한량
2024. 4. 5. 17:39
반응형
python --version
파이썬이 없으면 다운받아서 설치를 해준다.
python 설치 파일 다운로드
- 파이썬 공식 홈페이지로 접속
Welcome to Python.org
The official home of the Python Programming Language
www.python.org
반응형