Skip to content

Commit 33c2405

Browse files
authored
Update README.md
1 parent 254d7b0 commit 33c2405

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ https://colab.research.google.com/
5454

5555
## 수행하기
5656
* 파이썬 코드는 파이썬 IDLE나 주피터 노트북이나 구글 colab등 다양한 환경에서 실행시킬 수 있습니다.
57+
* [구글 코랩 환경](https://drive.google.com/open?id=1j3gO8q_YwYH4ImcEN2AxhWbxaUiyfiMi)
58+
: 웹상에서 책의 코드를 실행해 볼 수 있습니다(터틀 그래픽, tkinter, 파일입출력등 일부는 제외)
5759
* [주피터 노트북 파일](https://github.com/dongupak/Prime-Python/tree/master/jupyter-notebook)
5860
: ipynb 확장자를 가지는 노트북 파일로 각 장별 코드가 제공됩니다.
5961
* [파이썬 소스코드](https://github.com/dongupak/Prime-Python/tree/master/src)

0 commit comments

Comments
 (0)