강의

멘토링

로드맵

인프런 커뮤니티 질문&답변

한승원님의 프로필 이미지
한승원

작성한 질문수

프로그래밍 시작하기 : 파이썬 입문 (Inflearn Original)

File Wirte(2-1) : CSV 파일은 생소하지 않으시죠?

delimiter 오류

작성

·

335

0

무엇이 문제일까요ㅠㅠ

퀴즈

What happens when a file is opened in write mode ('w')?

Content is added at the end of the file.

The existing content of the file is erased and new content is written.

Both read and write modes are activated.

If the file cannot be opened, an error occurs.

답변 1

0

좋은사람님의 프로필 이미지
좋은사람
지식공유자

오류 그대로 | 문자를 구분할 수 없어서 나오는 에러에요~~

csv파일을 정확하게 다시 열어보시구! 

한번 확인해보세요.

한승원님의 프로필 이미지
한승원

작성한 질문수

질문하기