parseInt()는 문자열 String타입의 숫자를 int타입으로 변환해주는 녀석
charAt()은 String타입의 문자열에서 우리가 원하는 단어만 뽑아와서 char타입으로 변환시켜주는 명령어