🌱 배경지식 자바 문자열 길이 구하기 length() 문자열 길이를 구하고 위해서는 java.lang.String 클래스의 length() 메소드를 사용. 문자열의 길이 (16bit Unicode Character 갯수)를 리턴해준다. 문자열 비교 함수 compar