PythonMemo
2009年5月10日
float to string
就是用 str( ) 就可以
fnumber = 1.23
fstring = str(fnumber)
fstring 就會是 '1.23'
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言