最初覺得這個問題很簡單, 雖然python的range是不支援浮點數的,np可以實現出現下面的程式碼```. import numpy as np print(list(map(lambda a:str(a) ...
確定! 回上一頁