May-28-2019, 12:34 PM
weather = result_3['weather'][0]['description']weather is a list with one element (at least in this case). Maybe in other cases it could have more than one lement
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs