User Tools

Site Tools


computer_basics:structured_programming_concepts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
computer_basics:structured_programming_concepts [2018/07/24 01:01] mithatcomputer_basics:structured_programming_concepts [2018/07/24 01:06] – [Control flow] mithat
Line 39: Line 39:
   * Three kinds of control structures   * Three kinds of control structures
     * **sequence**: statements are executed one after the other.     * **sequence**: statements are executed one after the other.
-    * **selection**: choose among alternative courses of action, "making decisions.+    * **selection**: choose among alternative courses of action, "making decisions."
     * **repetition**: repeat a set of instructions, "looping".     * **repetition**: repeat a set of instructions, "looping".
  
computer_basics/structured_programming_concepts.txt · Last modified: 2018/07/24 22:13 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki