Search:

Type: Posts; User: Norm

Search: Search took 0.08 seconds.

  1. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    Sorry, I can't help you with your professor.
  2. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    Can you describe what that shape will look like? Will need to work out the logic before trying to code it.

    Have you tried writing a small program with some loops that prints the x and y values...
  3. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    Please explain what you are trying to do. Is it different from what I asked in post#9?

    Did you see the end of post#11?
    Work out the logic with a small program that prints the x,y values.
  4. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    When drawing on one row, Would the position of the next oval be to the right of the last oval?

    Can you explain what your code does and what is wrong with it?

    For working out the logic, make a...
  5. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    Is the problem to draw ovals such that there is one on the first line, 2 on the second, three on the third, etc?
  6. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    What is to be printed on the first line? what is printed first and then what second and so on.
    How many printed on the first line before moving to the next line?
    How do you determine the first...
  7. Thread: Painting ovals

    by Norm
    Replies
    16
    Views
    1,963

    Re: Painting ovals

    Look at what you want to output. What goes on the first line and then on the second line etc.
Results 1 to 7 of 7