mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 03:50:16 +00:00
Update json.md
This commit is contained in:
parent
e4130ad12e
commit
6624df3e8e
@ -7,7 +7,7 @@ label: json
|
|||||||
|
|
||||||
Decode a JSON string into a python object.
|
Decode a JSON string into a python object.
|
||||||
|
|
||||||
### `json.dumps(obj) -> str`
|
### `json.dumps(obj, indent=0) -> str`
|
||||||
|
|
||||||
Encode a python object into a JSON string.
|
Encode a python object into a JSON string.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user