You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: programming.md
+5-10Lines changed: 5 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
1
# 파이썬 프로그래밍
2
2
3
-
**컴퓨터와의 대화**
4
-
5
-
외국인과 대화하려면 그 나라 말을 배워야 하듯, 컴퓨터에게 일을 시키려면 컴퓨터가 알아듣는 말을 배워야 한다. 그것이 바로 **프로그래밍 언어**다. 그중에서도 가장 배우기 쉽고 강력한 언어인 **파이썬**<fontsize='2'>Python</font>을 **알아보자.**
3
+
외국인과 대화하려면 그 나라 말을 배워야 하듯, 컴퓨터에게 일을 시키려면 **컴퓨터와의 대화**를 가능하게 하는 언어를 배워야 한다. 그것이 바로 **프로그래밍 언어**다. 그중에서도 가장 배우기 쉽고 강력한 언어인 **파이썬**<fontsize='2'>Python</font>을 **알아보자.**
0 commit comments