Use the math.ceil() method to round up to the nearest whole number.
math.ceil()
Make sure to pick math, followed by ., and finally ceil.
math
.
ceil