We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 254d7b0 commit 33c2405Copy full SHA for 33c2405
README.md
@@ -54,6 +54,8 @@ https://colab.research.google.com/
54
55
## 수행하기
56
* 파이썬 코드는 파이썬 IDLE나 주피터 노트북이나 구글 colab등 다양한 환경에서 실행시킬 수 있습니다.
57
+* [구글 코랩 환경](https://drive.google.com/open?id=1j3gO8q_YwYH4ImcEN2AxhWbxaUiyfiMi)
58
+: 웹상에서 책의 코드를 실행해 볼 수 있습니다(터틀 그래픽, tkinter, 파일입출력등 일부는 제외)
59
* [주피터 노트북 파일](https://github.com/dongupak/Prime-Python/tree/master/jupyter-notebook)
60
: ipynb 확장자를 가지는 노트북 파일로 각 장별 코드가 제공됩니다.
61
* [파이썬 소스코드](https://github.com/dongupak/Prime-Python/tree/master/src)
0 commit comments