Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 360 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 360 Bytes

Korean2Num

한글로 된 숫자를 실제 숫자로 변경해주는 툴 입니다

Changing Korean number to natural number

Usage

import korean2num

print(korean2num.decode("일조삼천육백칠십일억이천구백삼십칠만사천오백십일"))
# >>> 1367129374511

Developer

김준성 Junseong Kim / [email protected]