[BOJ / Python] 27866 문자와 문자열

도니·2023년 4월 3일
0

BOJ / Python

목록 보기
23/104
post-thumbnail

문제

백준 27866 문자와 문자열

코드

#BOJ 27866 문자와 문자열

import sys

ch = input()
n = int(sys.stdin.readline())

print(ch[n-1])
profile
안녕하세요, 🌱새싹개발자 도니💡입니다!

0개의 댓글

관련 채용 정보