var ans=prompt  (\"당신의 이름은?\");
if (ans.length <=2) {
elert (\"이름이 짧아요\");
}