archive
[알고리즘]파이썬 기초 문법 - 문자열
I'mDawon
2020. 5. 4. 21:23
upper() 와 lower()
find()
count()
배열자르기
문자 > 아스키코드 ord() / 아스키코드 > 문자 chr()