Statement
A command or instruction to be executed in an imperative program.
Related concepts: Control FlowConditionalLoop
Closest Wikipedia entry: Statement (computer science) — In computer programming, a statement is a syntactic unit of an imperative programming language that expresses some action to be carried out. A program written in such a language is formed by a sequence of one or more statements. A statement may have internal components (e.g. expressions).
Misconceptions about Statement4 documented Misconceptions
No known Scratch misconceptions for this concept