Ch.13 Computational Thinking and Programming BasicsConcept
Pregunta
What does IF logic express?
Toque para ver la respuesta
Respuesta
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
Profundizar
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.
Utilizamos cookies esenciales para el funcionamiento del sitio web y cookies analíticas opcionales con su consentimiento. Para obtener más información, consulte nuestra
Política de privacidad.