Search:

Type: Posts; User: gpelefty90

Search: Search took 0.10 seconds.

  1. Replies
    10
    Views
    2,114

    Re: Help with Control statements/methods!!

    I have written my code and almost everything is write except i can not get the determineGrade method to work. the calcAverage method works great but i can not get the other method to work.

    here is...
  2. Replies
    10
    Views
    2,114

    Re: Help with Control statements/methods!!

    and then you write that methodName outside the main method and describe what the method should be calc. right?
  3. Replies
    10
    Views
    2,114

    Re: Help with Control statements/methods!!

    I apologize for the confusion. but yes that is what i ment. I am confused on how to construct the main method in order for it to call the two sub methods and pass them the arguments
  4. Replies
    10
    Views
    2,114

    Re: Help with Control statements/methods!!

    yes, i know how to create the two sub methods but what i am confused about is how to create the main method to pass it to the two sub methods.
  5. Replies
    10
    Views
    2,114

    Help with Control statements/methods!!

    Hi, I am having trouble figuring out how to put all of this code together since it combines methods and if else statements. I was wondering if anyone could help me out. Here is the problem:

    Write...
Results 1 to 5 of 5