...

/

Challenge: Process JSON Data

Challenge: Process JSON Data

Test the concepts we learned with a coding exercise.

Problem statement

For this challenge, complete the getMostExpensive function below. The function takes in a JSON string as input, and ...