B34ZY

  • Python round()

    内置函数round()用于返回浮点数,它是指定位数的给定十进制数的舍入版本。 **round(number, ndigits)** #where number can be int…

    编程 2024-10-03