lst = input().split() S= ''.join(lst) S = S.lower() i = 0 L = len(S) L=L-1 O = S[L] while i