Round a float two decimal points code example Example: Round a float two decimal points >>> print("{:.2f}".format(a)) 13.95