Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.09 seconds.

  1. Replies
    19
    Views
    2,037

    Re: Help Neeed

    Huh? You don't need to ask permission. It's a public forum. Post away. But keep in mind everything I said- ask a specific question, show your work (in SSCCE form), and be ready to actually learn and...
  2. Replies
    19
    Views
    2,037

    Re: Help Neeed

    It's fine. But you have to understand that we aren't here to simply write code for you- not only is that cheating, but it doesn't help you anyway. Thee process of working through a problem and...
  3. Replies
    19
    Views
    2,037

    Re: Help Neeed

    Drop the attitude.

    I have told you what to do, in more than one way. If you don't understand something about it, ask. Have you tried to create a method that prints out a character a certain number...
  4. Replies
    19
    Views
    2,037

    Re: Help Neeed

    Sorry, but programming requires thinking. You aren't just going to get a full solution. That's not how this works. That's not learning- it's cheating.

    If you aren't strong on nested for loops,...
  5. Replies
    19
    Views
    2,037

    Re: Help Neeed

    I don't see any code that suggests you're attempting to print a space at all.

    Hint: Maybe you should write a method that takes two parameters, a character and an int, that prints out the character...
  6. Replies
    19
    Views
    2,037

    Re: Help Neeed

    What do you think your code does? There are a few things that simply make no logical sense. For example, why do you have an if statement that checks whether i is less than n? Your for loop already...
  7. Replies
    19
    Views
    2,037

    Re: Help Neeed

    Please do not post duplicate threads, especially ones that hijack the threads of other users. That's extremely rude. How would you like it if somebody now posted their own question as a reply to this...
Results 1 to 7 of 7