标签: python json list dictionary
所以这里是我的json:
{ "hits": [ { "recipe": { "url": "www.test.com" } } ] }
如何使用python访问url值,以便我可以分配" www.test.com"变量?
答案 0 :(得分:1)
在appointments << appt2 中使用:
appointments << appt2
Python