Python 첫번째
Python에서 hello world 출력하기
1 | print "hello world" |
'프로그래밍 > Python' 카테고리의 다른 글
python using ocr(python을 이용하여 ocr, 이미지 프로세싱) (6) | 2015.07.05 |
---|---|
python 람다(Lambda) (4) | 2015.06.20 |
Python 데코레이터(Decorator) (3) | 2015.05.30 |
Python virtualenv 사용법(MAC기준,pip사용) (4) | 2015.05.14 |
Python 이터레이터(iterator), 제너레이터(generator) (4) | 2015.03.23 |