Skip to content

Commit 3279d28

Browse files
authored
Update README.md
1 parent 33899a9 commit 3279d28

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,12 +1046,13 @@ and vice versa
10461046
THIS IS THE ENCODING DECODING LIST
10471047
10481048
JSON -Python
1049-
1)object- DICT
1049+
1050+
1)object- DICT
10501051
2)array - list
1051-
3)string - str
1052+
3)string - str
10521053
4)int - int
10531054
5)real - float
1054-
6)true -true
1055+
6)true -true
10551056
7)False - False
10561057
8)NULL - NONE
10571058

0 commit comments

Comments
 (0)