📚 What is 'If' for Kindergarten?
'If' is like asking a question. It checks if something is true or not. Imagine you have a toy box. 'If' checks to see if your favorite toy is in the box.
- ❓ Asking a Question: 'If' is all about asking a question to the computer (or yourself!).
- 🧸 Checking for Something: It helps us check if something exists or is a certain way. For example, 'If' the light is green...
- 🚦 Starting a Decision: 'If' starts a decision-making process. Based on the answer, we do something different.
💡 What is 'Then' for Kindergarten?
'Then' tells you what to do *after* the 'if' question is answered. So, 'If' the toy *is* in the box, 'then' you can play with it!
- ➡️ Following the 'If': 'Then' comes right after 'If' and tells us what happens next.
- action Taking Action: It tells us *what* action to take. 'Then' put on your shoes!
- ✨ The Result: 'Then' is the result of 'If'. It's the consequence of the question being true.
📝 'If' vs. 'Then': The Showdown!
Let's compare 'If' and 'Then' side-by-side to really see the difference.
| Feature |
'If' |
'Then' |
| Purpose |
Asks a question or checks a condition. |
Tells you what to do if the condition is true. |
| Role |
The condition to be met. |
The action to be performed. |
| Example |
If it is raining... |
...then take an umbrella. |
🚀 Key Takeaways: If and Then for Little Coders!
Here are some super important things to remember about 'If' and 'Then':
- 🧠 'If' asks a question: It's like saying, 'Is this true?'
- ✨ 'Then' tells you what to do: It's like saying, 'Okay, now do this!'
- 🧩 They work together: 'If' and 'Then' are best friends, they always go together!