Search:

Type: Posts; User: Junky

Search: Search took 0.18 seconds.

  1. Replies
    8
    Views
    1,260

    Re: Patterns!! Please help!

    This type of exercises always pop up. One way to handle them is to write a method that takes two parameters: a char (the character to be printed) and an int (the number of times to print that...
  2. Replies
    8
    Views
    1,260

    Re: Patterns!! Please help!

    On each line you need to print M number of spaces before you start printing the numbers. Surely you can see a pattern in how many spaces are needed.
Results 1 to 2 of 2