7. Program Editor: Enter a Statement across Multiple Lines
- Type the statement on multiple lines, exactly the way you want it to appear.
- Place the insertion point at the end of the first line in the series.
- Press the spacebar once to insert a single space.
-
Type an underscore ( _ ).
Note: The underscore is the line-continuation character, which indicates that the statement continues on the following line.
- Repeat 2 - 4 to place a line-continuation character at the end of each line in the series, except the last.