To round a number in Python, use 'round()' round(21.57) # Output: 22 ... to nearest integer python round off to nearest integer in python ...
確定! 回上一頁