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!