Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.13 seconds.

  1. Re: Program should display number of positives\negatives\total\average

    I'll go half-way. I will write 100% working pseudo-code.

    There are a number of ways to organize the program, and you don't have to do it the way that I will illustrate, but unless you see a way...
  2. Re: Program should display number of positives\negatives\total\average

    Let's see if I can follow your code, alias22:


    Prompt the user for a non-zero integer, read the value of n

    Do a little bookkeeping and execute the following loop
    WHILE n is not...
Results 1 to 2 of 2