Ch.13 Computational Thinking and Programming Basics Vocabulary
Pregunta

What is a loop?

Toque para ver la respuesta
Respuesta

A structure that repeats steps until a condition is met or a sequence is complete.

Repeated manual actions are candidates for loops or automation.

JRC DigComp / EPSOHQ Digital Skills DB
Profundizar

Loop: repeat until done

A loop repeats steps until a condition is met or a sequence is complete; the exam trap is confusing it with a conditional (if-then).

Saber más
Escuchar esta página (beta)

Ver todas las tarjetas