From da78a9e329e272dedb2400b79a3bdeebff387d47 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:17 -0500 Subject: initial commit --- files/ko/glossary/python/index.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 files/ko/glossary/python/index.html (limited to 'files/ko/glossary/python') diff --git a/files/ko/glossary/python/index.html b/files/ko/glossary/python/index.html new file mode 100644 index 0000000000..f625034195 --- /dev/null +++ b/files/ko/glossary/python/index.html @@ -0,0 +1,22 @@ +--- +title: Python +slug: Glossary/Python +translation_of: Glossary/Python +--- +

Python 은 고도의 범용 프로그래밍 언어다. 그것은 절차적, 객체지향적, 그리고 일부 기능적 프로그래밍 구조를 지원하는 다변수적 접근방식을 사용한다.

+ +

1985년에서 1990년 사이에 다른 언어(ABC라고 불리는)의 계승자로 불리는 귀도 반 로섬에 의해 만들어졌으며, 현재는 웹 개발, 데스크톱 애플리케이션, 데이터 과학, DevOps, 자동화/생산성과 같은 다양한 영역에서 사용되고 있다.

+ +

Python은 OSI가 승인한 오픈 소스 라이센스로 개발되어 상업적인 용도로도 자유롭게 사용할 수 있고 사용할 수 있다. Python의 라이선스는  Python Software Foundation에 의해 관리된다.

+ +

더 알아보기

+ + -- cgit v1.2.3-54-g00ecf