프로그래밍 언어/Python

[오늘은파이썬] isdigit()

#FF0000 2023. 1. 13. 01:51

 

 

ㅁ 문자열에서 숫자 제거 후 반환하기

> isdigit() 사용.

> isalpha() 확인 필요.

저작자표시 (새창열림)