Which statement is generally false?
Control counting loops with integer values.
Indent the statements in the body of each control structure for clarity.
Put a blank line before and after each major control structure to make it stand out in the program.
The more deeply nested a program is, the easier it is to understand.