mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 11:30:18 +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.
|
||||
|
||||
### `json.dumps(obj) -> str`
|
||||
### `json.dumps(obj, indent=0) -> str`
|
||||
|
||||
Encode a python object into a JSON string.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user