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