Learning Resource Portal
← All samples

Year 5 Digital Technologies — What is an Algorithm? (flowchart)

Digital Technologies · Year 5 · Australian Curriculum v9.0

iAuto-check not available for this artifact. The answer key wasn’t arithmetic-checked because the answers are qualitative. Please proof before printing.
Year 5 · Digital Technologies

Year 5 Digital Technologies — What is an Algorithm?

What is an algorithm?

An algorithm is a clear, ordered set of steps that solves a problem or finishes a task.

A computer follows an algorithm exactly, one step at a time, in the order the steps are written.

  • The steps happen in order
  • Each step is clear and exact

Here is an algorithm for making toast, drawn as a flowchart. The diamond is a decision — a yes/no question that changes what happens next.

YesStartPut bread in the toasterPress the lever downIs the toast brown?No, keep waitingTake out the toast
Curriculum content © ACARA, used under CC BY 4.0. Generated by Learning Resource Portal.

Made in about 30 seconds from a plain-language description.