Python
WSL에서 파이썬 개발하기
설치확인
기본적으로 python 3.x 이상의 버젼이 설치되어 있습니다.
hojin@DESKTOP-11LMH3B:~$ python3 --version
Python 3.8.2
서브목차
기본적으로 python 3.x 이상의 버젼이 설치되어 있습니다.
hojin@DESKTOP-11LMH3B:~$ python3 --version
Python 3.8.2