Search:

Type: Posts; User: jakeburns

Search: Search took 0.07 seconds.

  1. Replies
    10
    Views
    1,167

    [SOLVED] Re: Reusing an Entered List of Array Elements

    and then how would I put those variables into play?
  2. Replies
    10
    Views
    1,167

    [SOLVED] Re: Reusing an Entered List of Array Elements

    Its a String array.
    If you ran my program or at least read it entirely it might help you a little...
  3. Replies
    10
    Views
    1,167

    [SOLVED] Re: Reusing an Entered List of Array Elements

    The program is a grading program. The teacher enters the "key" which are the correct answers for the assignment, test, quiz, etc. then the students answers are entered and they are compared to get...
  4. Replies
    10
    Views
    1,167

    [SOLVED] Re: Reusing an Entered List of Array Elements

    But how do I use a variable for when the amount of questions in the key will never be constant?
  5. Replies
    10
    Views
    1,167

    [SOLVED] Reusing an Entered List of Array Elements

    If you see in the code below where I print "Would you like to use previous key" I need to be able to save the previous key answers to be used again.. not sure how to go about doing this..


    import...
Results 1 to 5 of 5