Maximum value of three numbers.

# Introduction In this challenge, we will write a program that takes in three numbers from the keyboard and outputs the largest of the three numbers to the console. We will use nested if statements in Java to complete this task. The program should compile and run successfully, and the output should match the expected result.

|60 : 00

Click the virtual machine below to start practicing