All public logs
Combined display of all available logs of Avendar. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 03:07, 19 January 2025 Elanthe talk contribs created page Avendar:Prog Section 3 (Created page with "=Control Structures= <i>"We offered them ORDER!"</i> -- Khan, Star Trek: Episode 24: Space Seed : As we have seen, control structures allow us to alter the normally linear order : in which program commands are executed. ==If Checks== : The most common type of control structure is the if check, which tests to see if : a certain aspect of the game world is true or false. An if check alters the flow of : the program so that if it is true, a block of commands fo...")