how to convert 2 place float in python code example Example: how to print answer 2 decimal places in python 3 print("{0:.2f}".format(sum(student_marks[query_name])/3))