安装及文档
安装 pip install digit2chinese
文档 https://pypi.org/project/digit2chinese/
效果

效果图
代码链接
import digit2chinese
chinese = digit2chinese.digit2chinese(125654522)
print(chinese)
安装及文档
安装 pip install digit2chinese
文档 https://pypi.org/project/digit2chinese/
效果
代码链接
import digit2chinese
chinese = digit2chinese.digit2chinese(125654522)
print(chinese)