Search:

Type: Posts; User: z3ohyr84

Search: Search took 0.16 seconds.

  1. Replies
    5
    Views
    1,795

    Re: Homework assignment (beginner)

    I see what you're saying--when I read an explanation about the termination point of a for statement, I interpreted it so that the loop will continue until the middle boolean occurs, which is why I...
  2. Replies
    5
    Views
    1,795

    Re: Homework assignment (beginner)

    I've been trying to debug it all morning with your suggestions and while they're helping, I'm still stuck. So I tried to narrow it down using just my initial line to print x number of spaces, an...
  3. Replies
    5
    Views
    1,795

    Re: Homework assignment (beginner)

    Thanks for the help!

    The print vs println statements were done intentionally because I only want it to go down to the next line after finishing the final spacer in each line. That spacer might be...
  4. Replies
    5
    Views
    1,795

    Homework assignment (beginner)

    I'm taking a course and I'm in about my 3rd week, totally new to this otherwise.

    The assignment was as follows: Including a do-while statement, create a program that asks for user input for an...
Results 1 to 4 of 4