문자열 분석 문제
small, big, num, blank = 0, 0, 0, 0
if each.islower(): if each.isupper(): if each.isdigit(): if each.isspace():