do { if (work) interact(); if (rest) sleep(); if(tired) drinkCoffee; } while (1);
📘 삽입정렬이란 무엇인가..
📘 컬렉션은 무엇인가