Python Dictionaries, Javascript Objects, Java HashMaps, are NOT JSON. "(JSON) is a lightweight, text-based, language-independent data interchange format" - this comes straight from the JSON RFC made during the early stages of the web.
There's a few implications of JSON being text. One, and the most obvious, is that by terminology you can only call Strings JSON (you get arrested for doing otherwise ;D).
Another more important implication is that there is no single data structure inherent to a JSON object. Up until now you've likely associated Python Dictionaries and Javascript Objects with JSON, however this is incorrect - JSON is more abstract and lets you use any data structure covered by the Mapping Abstract Data Type (Not to mention String, List, Number, and Null).
Does this change anything you've been doing so far? Probably not, but it's always good to know the ins and outs of your code so that you can more comfortably make changes to it.
#javascript
#python
Auf dieser Seite können Sie das Online-Video THIS IS NOT JSON!!! mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Red Black Tech 13 Februar 2023 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,045 Mal angesehen und es wurde von 25 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!