자바스크립트 lv0 1.두수의차 이문제를 풀려면 사칙연산에 대해 알아야함(이해도100%) 2. 몫구하기 이문제를 풀려면 math에 대해 알아야함. Math.floor() : 소수점 이하를 버림한다. Math.ceil() : 소수점 이하를 올림한다. Math.round