Python - 기초 문법

1.Python - Type

post-thumbnail

2.Python - list []

post-thumbnail

3.Python - Dictionary { }

post-thumbnail

4.Python - Tuple ()

post-thumbnail

5.Python - set( ) (집합)

post-thumbnail

6.Python - print (출력)

post-thumbnail

7.Python - For (반복문)

post-thumbnail

8.Python - while(반복문)

post-thumbnail

9.Python - If (조건문)

post-thumbnail

10.Python - Function (함수)

post-thumbnail

11.Python - Class (클래스)

post-thumbnail

12.Python - try~except (예외처리)

post-thumbnail

13.Python - File Read and Write

post-thumbnail