In Python, the output of any division problem is a floating-point value. To receive the output as an integer, use the integer division '//'.
確定! 回上一頁