인프런 영문 브랜드 로고
인프런 영문 브랜드 로고

Inflearn Community Q&A

leechangmin's profile image
leechangmin

asked

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

Understanding Flask login libraries and their actual implementation structure

sql질문

Written on

·

148

0

user에서 find함수에서 / 기호는 왜쓰는건가요?? 없어도 되지 않나요

flaskpythonrest-api

Answer 1

0

funcoding님의 프로필 이미지
funcoding
Instructor

안녕하세요. 

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

leechangmin's profile image
leechangmin

asked

Ask a question