Skip to content
Snippets Groups Projects
Commit a5198c65 authored by Mingi Song's avatar Mingi Song
Browse files

Update README.md

parent 832c569d
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@
6. [마무리](#마무리)
## 서론
- http 페이지에 대한 데이터를 연속적으로 불러오는 과정이 필요할 때가 있다.
- python 라이브러리인 requests를 통해서 html 데이터를 불러오고, 필요한 데이터만을 축출하여 사용하는 방식에 대해 알아보고, 간단한 주식 프로그램을 개발해보자.
## Python이란?
### Python이란?
- 1990년 암스테르담의 귀도 반 로섬이 개발한 인터프리터 언어이다.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment