json loads -> returns an object from a string representing a json object.
json dumps -> returns a string representing a json object from an object.
load and dump -> read/write from/to file instead of string
https://stackoverflow.com/questions/32911336/what-is-the-difference-between-json-dumps-and-json-load
No hay comentarios:
Publicar un comentario