How to Make Correct JSON Data
Introduction
This text tells you how to write data in a special way called JSON.
Main Body
You must follow a list of rules. This list is called a JSON Schema. You must use the exact names for every part of the data. Some parts are very important. You must include 'output' and 'original_content'. Do not add extra words or commas at the end. If you follow these rules, the computer can read your work. If you make a mistake, the computer will not understand the data.
Conclusion
You must follow all the JSON rules exactly.
Learning
π‘ The Power of "MUST"
In this text, the word must appears many times. For an A2 student, this is the most important word to learn for giving orders or talking about rules.
How it works:
Must + Action Word It is necessary.
Examples from the text:
- "You must follow a list of rules." (Follow the rules! No choice.)
- "You must include 'output'." (Put this word there! It is required.)
Quick Tip for A2: When you see must, think of a red traffic light π. You cannot ignore it.
The opposite? To say something is forbidden, use must not (or do not):
- "Do not add extra words." (Stop! Don't do it.)