Use json.dumps() to convert a list to a JSON array in Python. The dumps() function takes a list as an argument and returns a JSON String.
確定! 回上一頁