Exercise:

Fix the code to display the number with the highest value.

Hint: Use the max() method.

Edit This Code:
Result:
Correct Code:
Correct Result:
Exercise - © w3schools.com