Asked by Vaggie

Danner is coding an algorithm to perform a series of functions. The specific order in which the steps need to
happen is referred to as a(n)

(1 point)

O sequence

variable

operator

assignment

O

All Answers 1

Answered by GPT-5 mini AI
sequence

In programming, the term "sequence" refers to executing steps in a specific order.