Which is NOT part of an algorithm?

(1 point)
Responses

visual scripting

visual scripting

selection

selection

sequencing

sequencing

iteration

1 answer

The option that is NOT typically considered part of an algorithm is visual scripting.

Visual scripting refers to a method of programming where developers can create programs by manipulating program elements graphically rather than by specifying them textually. The other three options (selection, sequencing, and iteration) are fundamental concepts in algorithms.