Severity: Warning
Message: fopen(/home/answnniz/solutionspile.com/system/sessions/ci_sessionf65e6ed4c5494c8a6b2d1426c4ae8476ba4d9392): failed to open stream: Disk quota exceeded
Filename: drivers/Session_files_driver.php
Line Number: 176
Backtrace:
File: /home/answnniz/solutionspile.com/index.php
Line: 367
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /home/answnniz/solutionspile.com/system/sessions)
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home/answnniz/solutionspile.com/index.php
Line: 367
Function: require_once
Please write and show the how the java code Write a code that asks the user to keep entering numbers. When the user enters 0 the program should show the count of numbers entered, the total, average, highest and lowest of the numbers. Please note AVERAGE should display as a decimal number!
