Statements & expressions

The guidelines in this chapter are about how to use constructs such as if/else blocks, what built-in functions or keywords to avoid or how to best structure your statements. Following these guidelines will ensure the individual statements in your code are complete and easy to read.