순서가 있는 자료형(list, set, tuple, dictionary, string)을 입력으로 받아 인덱스 값을 포함하는 enumerate 객체(tuple)를 리턴Output:
대문자에서 소문자 : lower()소문자에서 대문자 : upper()Output: