Question: Please just walk me through what this code is doing in a few brief sentences metiseda.py p1.py metiszi 1 import json 2 from pprint import
metiseda.py p1.py metiszi 1 import json 2 from pprint import pprint 4 def find_highest(filename): data = json.load(open(filename)) if data: data-max = data[0] for i in data: 9 10 if data_max[ 'total']
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
