Skip to content

Commit 134ab50

Browse files
committed
up
1 parent 4c3a172 commit 134ab50

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

intro.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@
4747

4848
## 피드백 및 문의
4949

50-
이 책의 내용 중 오류를 발견하거나 질문이 있다면 [GitHub 저장소](https://github.com/codingalzi/code-workout-python/issues)의 이슈(Issues) 탭을 이용해 주세요.
51-
여러분의 피드백은 더 좋은 책을 만드는 데 큰 도움이 됩니다.
50+
이 책의 내용에서 오류를 발견하거나, 관련 질문이 있다면 언제든지 [GitHub 저장소](https://github.com/codingalzi/code-workout-python/issues)의 이슈(Issues) 탭을 이용해 주세요.
51+
여러분의 피드백은 더 좋은 내용을 만드는 데 큰 도움이 됩니다.

programming.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
---
2-
kernelspec:
3-
name: python3
4-
display_name: 'Python 3'
5-
---
6-
71
# 파이썬 프로그래밍
82

93
외국인과 대화하려면 그 나라 말을 배워야 하듯, 컴퓨터에게 일을 시키려면 **컴퓨터와의 대화**를 가능하게 하는 언어를 배워야 한다. 그것이 바로 **프로그래밍 언어**다.

0 commit comments

Comments
 (0)