강의

멘토링

커뮤니티

Inflearn Community Q&A

leechangmin's profile image
leechangmin

asked

[Renewed] Introduction to Python Backend and Web Technologies for Beginners (Intermediate Python, Understanding Backend and Web Technology Basics with Flask) [Full Stack Part1-1]

Flask login library and actual implementation structure understanding

sql질문

Written on

·

166

0

find함수에 sql문에서 / 이 기호는 왜넣는건가요??

rest-apipythonflask

Answer 1

0

funcoding님의 프로필 이미지
funcoding
Instructor

안녕하세요. (동일한 문의로 두번 쓰신 듯해서, 동일하게 답변드립니다.)

가능하시면, 강의 몇분 몇초를 꼭 기재부탁드립니다. 그래야 저도 좀더 정확히 질문을 이해하고, 답변을 드릴 수 있어서요. 아마 마지막 부분의 + \ 부분을 말씀하신 듯 한데요. + 이후에, 다음 내용이 다음 라인에 이어진다는 것을 표시한 것입니다. 일부 환경에서는 해당 부분을 기재하지 않고 다음 라인에 기재하면 에러가 납니다.

dlckdals9467님의 프로필 이미지
dlckdals9467
Questioner

감사합니다 좋은강의 잘듣고있습니다

leechangmin's profile image
leechangmin

asked

Ask a question