Programming Languages/Python

centos7에 파이썬 3.xx 설치

헐리 2021. 9. 29. 13:58
yum update -y
yum install -y python3
python3