The round() function in Python takes two parameters

Parameters
number: int | float

The number to round

ndigits: int
default = 0

The number of digits to round to