智一面的面试题提供python的测试题
使用地址:http://www.gtalent.cn/exam/interview?token=09b2a6b63e829ef00c112d80fe78d1df

template = "零一二三四五六七八九"

s = input()
for c in s:
    print(template[eval(c)], end="")

例子运行结果如下:

我们的python技术交流群:941108876
智一面的面试题提供python的测试题
http://www.gtalent.cn/exam/interview?token=a1d36ec05adbae1684c0acf0857545d2