TV on a Rolling Cart

Conditionals: 3 Types

From Code.org: CS Fundamentals

Conditionals: 3 Types
2 min3rd4th5thTechnology
access

Summary

A short concept video covering three kinds of "if" decisions a program (or a person) can make, using plain, everyday examples instead of code -- a friendly way to introduce conditional/decision-making thinking before students hit the term in upper grades.

Viewer safety

All ages
Common Sense Media — not yet ratedIMDb Parents Guide — not yet rated

Our rating is a quick teacher-to-teacher guide — preview before showing.

Teaching resources

Discussion questions

Discussion

This video explains conditionals -- decisions that only happen "if" something is true.

  1. What are the three kinds of conditionals shown in the video?
  2. Give your own "if/then" example from everyday life (like "if it's raining, then I bring an umbrella").
  3. Why might a computer program need to make a decision like this?

Quick work-a-long

Words to know: conditional, if/then, decision.

Try it: Write two "if/then" sentences about choices you make during a normal school day.

Conditionals: 3 Types — TV on a Rolling Cart