Flowcharts use a set of standard ____ to show the ____ in an ____. An ____ (or terminator) represents the start or ____ of a process, a ____ is used for ____ and outputs, a ____ shows a ____ or action, and a ____ indicates a ____ that leads to different paths. Arrows ____ these symbols to show the order of steps. In programming, a ____ means instructions are carried out one after another, exactly as written. Selection introduces choice into an algorithm: a condition is tested, and depending on whether it is ____ or false, the program follows one of two (or more) ____. Together, these ideas allow us to design clear ____ to problems, showing both the order of actions and points where decisions affect the flow.

Leaderboard

Visual style

Options

Switch template

Continue editing: ?