Item

Conditions and Loops in Code (Q982): Difference between revisions

(‎Changed [en] label: Conditions and Loops in Code)
(‎Changed [en] description: Statements that change or repeat commands during code execution)
description / endescription / en
Statements that handle decisions based on conditions
Statements that change or repeat commands during code execution

Revision as of 09:51, 1 May 2024

Statements that change or repeat commands during code execution
Language Label Description Also known as
English
Conditions and Loops in Code
Statements that change or repeat commands during code execution

    Statements