Key Name Within an Array

# Introduction In this challenge, you are required to parse a given JSON and extract all the values of a key 'name' within an array. You need to write a Python function that takes a JSON string as input and returns a list of values of a key 'name'.

|60 : 00

Click the virtual machine below to start practicing