The semantics of round() changed in Python 3: round(number[, ndigits]) Return number rounded to ndigits precision after the decimal point.
確定! 回上一頁