Search:

Type: Posts; User: Wawlden

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,308

    Re: Making a rain histogram

    how to convert the user's response (an integer) into an asterisk. for example, 3 would become ***
  2. Replies
    4
    Views
    1,308

    Making a rain histogram

    I prompted the user to enter inches of rainfall for seven days and stored them in an array. Now, I am trying to display a histogram of this data using a nested loop, but for each inch, I have to...
Results 1 to 2 of 2