Week 3 ยท 45-60 min

Making Decisions (Conditionals)

What is a decision in code? Real-life if/then examples

This slide covers "What is a decision in code? Real-life if/then examples" as part of Making Decisions (Conditionals). Read slowly and try the example in your own words. What is a decision in code? Real-life if/then examples is an important step in Coding Fundamentals. We use plain language and short steps so you can learn even on a slow or shared computer. Think of one real example from your school, work, or community.

Key point: What is a decision in code? Real-life if/then examples. Review this slide once more before moving on.

Slide 1 of 8

Practice

  1. Write 2-3 sentences about what you learned this week.

Key Terms

What is a decision in code? Real-life if/then examples
What is a decision in code? Real-life if/then examples
The if statement
The if statement
if / else
if / else

Week Summary

  • What is a decision in code? Real-life if/then examples
  • The if statement
  • if / else
  • if / elif / else

Coming Next Week: Next: Repeating Things (Loops)