In Python, you can convert a string str to an integer int and a floating point number float with int() and float().
確定! 回上一頁