previous |
start |
next
Chapter Goals
- To be able to implement decisions using
if statements
- To understand statement blocks
- To learn how to compare integers,
floating-point numbers, and strings
- To develop strategies for processing input and
handling errors
- To understand the Boolean data type
- To avoid infinite loops and off-by-one
errors
previous |
start |
next