a="animal"
b="ani"
라고 치면 a b만 사용해서 a를 "mal"로 바꾸는 기법이 있는지
찾아보니까 그냥 "ani"로 제거하는거 밖에 없음 b를 써서 제거해야되는데