Podcast
Questions and Answers
Which Python library is commonly used for working with JSON?
Which Python library is commonly used for working with JSON?
- Pandas
- JSONlib
- NumPy
- json (correct)
What is the purpose of JSON?
What is the purpose of JSON?
- To store and exchange data (correct)
- To format text documents
- To manage databases
- To create graphical user interfaces
What does the acronym JSON stand for?
What does the acronym JSON stand for?
- Java Script Object Notation (correct)
- Just Some Other Notation
- Jumbled Scripted Output Network
- Jazzed-up System Object Naming