May 2002
Beginner
320 pages
6h 18m
English
This lesson has shown how to use more complex bool expressions. You learned how to use a function to control the complexity of nesting loops inside other loops. You also learned how to use bool variables to avoid duplicating a bool expression in two or more control statements (such as an if statement and a do/while loop), thus making your programs easier to understand and maintain.
Read now
Unlock full access