Search:

Type: Posts; User: Norm

Search: Search took 0.15 seconds.

  1. Replies
    3
    Views
    4,268

    Re: Inverted Right Triangle

    Add a "\n" to the String where you want the next String on the next line.
  2. Replies
    3
    Views
    4,268

    Re: Inverted Right Triangle

    Call the println() method to have the next String go on the next line
    Or print a "\n" character to have the following String go on the next line.
Results 1 to 2 of 2