Skip to content

Commit d0f689b

Browse files
authored
Update json.rst
1 parent 1b594e0 commit d0f689b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/scenarios/json.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
JSON
22
====
33

4+
.. image:: https://farm5.staticflickr.com/4174/33928819683_97b5c6a184_k_d.jpg
5+
46
The `json <https://docs.python.org/2/library/json.html>`_ library can parse
57
JSON from strings or files. The library parses JSON into a Python dictionary
68
or list. It can also convert Python dictionaries or lists into JSON strings.

0 commit comments

Comments
 (0)