HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📝
프론트엔드 스쿨 교안(1기)
/
📝
Javascript
/
do {내용} while (조건문)

do {내용} while (조건문)

구분
반복문
설명
내용이 한번은 실행이 된 후 조건문이 false로 판별될 때까지 내용 반복