Try this exercise. Click the correct answer from the options.
Which of the following statements about JSON-like documents is incorrect?
Click the option that best answers the question.
- They are lightweight and human-readable
- They are based on a subset of the JavaScript Programming Language
- They can only contain key-value pairs where the values are strings
- They are similar to Python dictionaries