pythonStudy
Git
1️⃣ Step 1. Python 설치 (Windows)
2️⃣ Step 2. 변수(Variable)와 자료형(Type)
3️⃣ Step 3. 연산자(Operator)와 입력(input)
4️⃣ Step 4. 조건문 (if / elif / else)
5️⃣ Step 5. 반복문 (for / while)
6️⃣ Step 6. 리스트(List)
7️⃣ Step 7. tuple · dict · set
8️⃣ Step 8. 함수(Function)
1️⃣5️⃣ Step 15. 문자열 처리 (String Handling)