백준-27866 : 문자와 문자열(Python)

잡초·2023년 3월 28일
0
post-thumbnail
s = input()
i = int(input())
print(s[i-1])

문자열[index]사용

profile
개발자가 되고싶은 잡초

0개의 댓글