강의

멘토링

커뮤니티

Inflearn Community Q&A

mypoints's profile image
mypoints

asked

Getting Started with Programming: Introduction to Python (Inflearn Original)

Character type (2-2)

multi line 관련 설명 내용 문의

Written on

·

217

0

3분 20초 쯤에 설명하시는 내용중

변수에 multi line 할당시 마지막 줄의 백 슬래쉬를 제거하지 않으면 다음과 같이 에러가 발생합니다. 강의 자막에 따로 수정된 내용은 없어보여서 공유드립니다.

python

Answer 2

0

niceman님의 프로필 이미지
niceman
Instructor

맞습니다.!! mypoints 님

찾아 주신 리포트는 말씀드리겠습니다.

정말 감사드립니다.

0

mypoints님의 프로필 이미지
mypoints
Questioner

마지막줄 백슬래쉬 제거하면 정상적으로 작동하는 것은 확인하였습니다.

mypoints's profile image
mypoints

asked

Ask a question