Using json.dumps() we can convert Python Objects to JSON. blog = {'URL': 'datacamp.com', ...
確定! 回上一頁