Day 4

AI Engineering Course Log·2023년 5월 11일
0

road to AI Engineering

목록 보기
4/83

9:30-12:30 day class(untact)

조미정 강사님

Python_3장_자료와 변수형

  • 5.2 예제: 역슬래시 \ 를 쓰면 됨. escape string
  • 따옴표 3개의 역할:?
  • \n: new line
  • \t: tab (space)
  • for\ -> put two \\
  • Practice 5 에서
    Method1: 구글시트 참조하기.
    Method2:
    Method3:

13:30-16:30 afternoon class(untact)

Python_4장_데이터구조

마저 배우고
조건문 직전에 5장으로 먼저 넘어감.

Python_5장_흐름제어

  • Flow Control
if, else, elif

까지만 배움.

task of the day: 자료형 연산 및 반환, 문자열과 리스트

0개의 댓글