Ch.13 Computational Thinking and Programming BasicsConcept
Domanda
What does IF logic express?
Tocca per vedere la risposta
Risposta
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
Approfondimento
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.
Utilizziamo cookie essenziali per la funzionalità del sito e cookie analitici facoltativi con il Suo consenso. Ulteriori informazioni nella nostra
Informativa sulla privacy.