Search:

Type: Posts; User: knoxb

Search: Search took 0.09 seconds.

  1. Thread: Array Operations

    by knoxb
    Replies
    7
    Views
    1,666

    Re: Array Operations

    Any tips on how to code the operations for the array?
  2. Thread: Array Operations

    by knoxb
    Replies
    7
    Views
    1,666

    Re: Array Operations

    Right now it is just taking user input for an array and printing the array out. I need a loop to print out possible operations to perform on the array. Count, sum, average, min, max, and standard...
  3. Thread: Array Operations

    by knoxb
    Replies
    7
    Views
    1,666

    Re: Array Operations

    Here is what I have so far. Most of this is from a similar program I found online. I'm just trying to get it working so I can understand it. I'm not sure where to go from here.


    package...
  4. Thread: Array Operations

    by knoxb
    Replies
    7
    Views
    1,666

    Array Operations

    Hi,

    I can't seem to figure this out. I'm trying to create a program that takes user input to create an array. A loop will then print out possible operations to perform that the user will select....
Results 1 to 4 of 4