The majority of this code is to set up the numwords dict, which is only done on the first call. def text2int(textnum, numwords={}): if not numwords: units ...
確定! 回上一頁