
답)const a = {
name: "혼자 공부하는 파이썬",
price: 18000,
publisher: "한빛 미디어"
}

답)
3

답)
1

답)
print

답)
Uncaught TypeError: num.원 is not a function
at <anonymous>:5:17 이라는 오류가 발생한다.

답)
printLang("ko"): 한국어
printLang("en"): 영어

답)
Math.ceil를 사용하여 올림해줘야 한다.

답)
2

답)
?