Problem #216 CORE JAVA PROGRAMMING

Write a Java program to take three numbers from the user and print the greatest number

Your Solution