#Java hw help
3 messages · Page 1 of 1 (latest)
Start by writing code that gets the maximum of three values. Think about how would you do this step-by-step?
If I gave you three numbers, for example, 5 and 6 and 7, and told you to find the biggest one, what specific comparisons would you make to determine which one is the biggest?