USE len() TO COUNT THE ITEMS IN A JSON OBJECT Call len(obj) to return the number of items in a JSON object obj. ''' print(a_json_object)
確定! 回上一頁