Python JSON
- Python JSON stand for JavaScript object Notation.
- JSON is a syntax for storing and exchanging data.
- JSON is text, written with JavaScript object notation.
- JSON has a built-in package called JSON, which can be used to work with JSON data.