python show figures to 2 decimal places code example Example: printing with format float to 2 decimal places python formatted_float = "{:.2f}".format(a_float)