Question: Please help me with the following coding problem along with approach, much appreciated python write a function named json filter that takes a JSON formatted
Please help me with the following coding problem along with approach, much appreciated

python write a function named json filter that takes a JSON formatted string as a parameter in the format of an array of objects where each object has keys mass density", temperature and "velocity" and each key maps to a floating point number. This function should return the input as a JSON string in the same format but with only the objects with temperature greater than 42.79
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
