Page 1 of 1

Refer to the exhibit. The JSON data in the exhibit has been parsed and stored into a variable ג€dataג€. What returns th

Posted: Fri Jul 22, 2022 2:52 pm
by answerhappygod
Refer to the exhibit.

The JSON data in the exhibit has been parsed and stored into a variable ג€dataג€. What returns the value ג€172.16.0.11ג€?
 1
1 (17.64 KiB) Viewed 66 times
A. data['items']['host']['value']
B. data['items'][1]['host']['value']
C. data['items'][0]['host']['value']
D. data['items']['host'][1]