Java Number Analysis

profileWizzah82
Write a Java program that asks the user to enter a series of numbers separated by commas. For example, 7, 9, 10, 2, 18, 6 The program should display the following data: The lowest number is 2 The highest number is 18 The total of the numbers is 52 The average of the numbers is 8.67
    • 9 years ago
    • 15
    Answer(3)

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      output.jpg

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      numberanalyzerprogram.zip

    Purchase the answer to view it

    blurred-text
    NOT RATED
    • attachment
      assignment.zip