Refer to the exhibit.
A REST API returns this JSON output for a GET HTTP request, which has been assigned to a variable called `vegetables`. Using Python, which output is the result of this command? print(filter(lambda 1: 1['type'] == 'fruit', vegetables) [0]['items'][0]['items'][0])
evilgoat
Highly Voted 1Â year, 2Â months agoevilgoat
1Â year, 2Â months agoRemus27
Most Recent 6Â months, 3Â weeks agoAddas1
1Â year, 3Â months agomacxsz
1Â year, 11Â months agoanonymous1966
2Â years, 1Â month agoAppearngthissunday
2Â years, 2Â months ago