Program Statements
Statements help control the flow of control through a program. Decision statements such as "if", "if/then", "while" and "for" as well as conditionals and loops are used to manage program flow.
Logic Diagramming Symbols Notes
Data Types & String Methods Notes Basic Programming Code Help Notes Equality and Relational Operators Notes Control Structures Notes Unit Review Questions Unit Review Answers Unit Quiz -download, complete & hand in (scan/email or share in Drive) |
Objectives
|
For Loops, While Loops & Do-While Loops
Truth Tables