The title says it all.
I have a JSON string with the weather forcast: Weather API
I want to output the value of "main" for each day. eg.:
findValue(input, startingPoint, valueToFind)
findValue(weatherAip, 10, "main")
where weatherApi is this, would output Rain or cloud as the case may be.
برچسب:
نویسنده: استخدام کار