9.6 Whitespace in Expressions and Statements

Whitespace in statements can make the code more readable by allowing us to visually group terms together in a statement. When performing a mathematic calculation, only put one space around the operation you will perform last.