프로그래밍/Algorithm
백준 11654번(python)-아스키 코드
dev_youngduck
2020. 10. 28. 19:36
728x90
문자 -> 아스키코드
ord()함수
아스키코드 ->문자
chr()함수
반응형