Ch.13 Computational Thinking and Programming Basics Concept
Question

What does IF logic express?

Tapez pour voir la réponse
Réponse

A rule where one action or result follows if a condition is true, and another if it is false.

IF logic appears in spreadsheets, workflows, access rules, and policy decision trees.

JRC DigComp / EPSOHQ Digital Skills DB
Approfondir

IF logic: condition → action, else → fallback

IF logic means: if a condition is true, do one thing; otherwise, do something else. The exam trap is confusing which branch runs when the condition is false.

En savoir plus
Écouter cette page (bêta)

Voir toutes les flashcards