Search:

Type: Posts; User: jellyrole

Search: Search took 0.07 seconds.

  1. Replies
    8
    Views
    1,843

    Re: Need help with project that uses arrays

    I know I'm doing something(or lack of) wrong, but I don't know what. Please help! Thanks for your time.

    import java.util.*;

    public class Proj4{
    public static void main(String[] args) {
    ...
  2. Replies
    8
    Views
    1,843

    Re: Need help with project that uses arrays

    How do I set up the loop gather the 10 numbers and store them in the array?
  3. Replies
    8
    Views
    1,843

    Re: Need help with project that uses arrays

    I'm not asking for someone to write this for me, I would rather understand how to do this. I just can't get a grasp on how to implement an array.

    import java.util.*;

    public class Proj4{
    ...
  4. Replies
    8
    Views
    1,843

    Need help with project that uses arrays

    I have a project due that I need some help with. I have no idea where to start with this one, so here's a description of the requirements:

    -Get 10 grade percentages from user, example:...
Results 1 to 4 of 4