• 2022-05-27
    Which of the following description is not right?
    A: Pthon uses the CSV library's loads() to convert JSON strings into built-in objects
    B: loads() is used to convert JSON into built-in objects
    C: Pthon's dictionary is converted to the Json object type
    D: Pthon's None is converted to null for Json