Search:

Type: Posts; User: skypi205

Search: Search took 0.27 seconds.

  1. Replies
    10
    Views
    1,213

    Re: While Loop help

    It is just an exercise and the question is stated like this: Write a program that prompts user to enter 5 integer numbers and displays the numbers entered and calculate the sum of the number entered....
  2. Replies
    10
    Views
    1,213

    Re: While Loop help

    Thanks for your reply, GregBrannon.

    I have not learn about the arrays yet and I have to implement using the logic while() loop.
  3. Replies
    10
    Views
    1,213

    While Loop help

    I'm trying to write a code using while loop that prompts user to enter any 5 integer numbers. I want the output to display those 5 numbers I entered and as well as the sum of the numbers entered.
    ...
Results 1 to 3 of 3