how to print a number on python 2 number after decimal point code example Example: printing with format float to 2 decimal places python formatted_float = "{:.2f}".format(a_float)