python설치

    [Python] Python 소개와 설치 방법

    [Python] Python 소개와 설치 방법 (글쓴날 : 2020.02.14) * 이 글은 글쓴이가 공부한 내용을 정리하며 올리는 글입니다. 1. Python 소개 1) Python이란? Python은 네덜란드의 개발자 귀도 반 로섬(Guido van Rossum)이라는 분이 개발하여 1991년 세상에 공개된 언어입니다. Over six years ago, in December 1989, I was looking for a "hobby" programming project that would keep me occupied during the week around Christmas. My office (a government-run research lab in Amsterdam) would be clos..