round () function in python round a floating number to the specified number of decimal places ... import math # Round a number up x = math.ceil(4.2) print(x).
確定! 回上一頁