Ch.13 Computational Thinking and Programming Basics Vocabulary
Question

What is an algorithm?

Tap to reveal answer
Answer

A finite, ordered set of steps for solving a problem or performing a task.

It can be expressed in plain language, flowcharts, spreadsheet formulas, or code.

JRC DigComp / EPSOHQ Digital Skills DB
Deep dive

Algorithm: finite ordered steps, not a program

An algorithm is a finite, ordered set of steps to solve a problem; the exam trap is confusing it with a full program or a random list.

Learn more
Listen to this page (beta)

View all flashcards