Search:

Type: Posts; User: eecanisha

Search: Search took 0.08 seconds.

  1. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    I don't get it but i try to put it CLASS but I don't know how to call it because it keeps on giving me errors

    Class

    I add this in the class


    public String displayTeamWin() {
    ...
  2. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    oops sorry from CLASS CLASS and MAIN DRIVER. What is post code?
  3. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    the data for the team name are in the TEAM CLASS and the output should be in the MAIN DRIVE
  4. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    I don't really know how to code that part
  5. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    The code are in the functionSelection while loop



    while (functionSelection) {

    System.out.println("=== SCHOOL SYSTEM === \n");
    System.out.println("[1] Add New...
  6. Replies
    13
    Views
    806

    Re: Need Help With My Sorting and Arrays

    I WANT MY OUTPUT TO BE LIKE THIS:-

    === SCHOOL LISTS ===

    1. Class Thunder with Total grade: 146
    2. Class Lightning with Total grade: 103.9
    3. Class Sunrise with Total grade: 115.5
    ...
  7. Replies
    13
    Views
    806

    Need Help With My Sorting and Arrays

    Hello everyone, I still learning java so I'm still not familiar with how to call and how to change from different classes and using arrays but right now I'm trying to create a simple code like a...
Results 1 to 7 of 7