Controlling Code Execution (Q982): Difference between revisions
(Created a new Item: Conditional Statements in Code, Statements that handle decisions based on conditions) |
(Changed label, description and/or aliases in de, and other parts: Added german label and description) |
||
| (9 intermediate revisions by one other user not shown) | |||
| label / en | label / en | ||
Controlling Code Execution | |||
| label / de | label / de | ||
Kontrolle des Code-Ablaufs | |||
| description / en | description / en | ||
Statemenst that change, switch or repeat commands to controll the flow of the code execution | |||
| description / de | description / de | ||
Anweisungen, die Befehle ändern, umschalten oder wiederholen, um den Ablauf der Codeausführung zu steuern | |||
| Property / resource | |||
| Property / resource: Wikipedia: Conditions / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Wikipedia: Switch Statement / rank | |||
Normal rank | |||
| Property / resource | |||
| Property / resource: Wikipedia: Control Flow / rank | |||
Normal rank | |||
Latest revision as of 11:48, 18 June 2026
Statemenst that change, switch or repeat commands to controll the flow of the code execution
| Language | Label | Description | Also known as |
|---|---|---|---|
| English | Controlling Code Execution |
Statemenst that change, switch or repeat commands to controll the flow of the code execution |