.round by excess code example Example: .round by excess #Python #To round always by excess import math print(math.ceil(4.2))