We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33899a9 commit 3279d28Copy full SHA for 3279d28
README.md
@@ -1046,12 +1046,13 @@ and vice versa
1046
THIS IS THE ENCODING DECODING LIST
1047
1048
JSON -Python
1049
- 1)object- DICT
+
1050
+ 1)object- DICT
1051
2)array - list
- 3)string - str
1052
+ 3)string - str
1053
4)int - int
1054
5)real - float
-6)true -true
1055
+ 6)true -true
1056
7)False - False
1057
8)NULL - NONE
1058
0 commit comments