โ Back to Printing
Question 82
Print the Larger Number
Print the Larger Number
UseMath.max()to print the larger of the two numbers8and3so the output is exactly: 8
Expected Output:
8
Topics:
Printing
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (clog, fn, fori)
Your Output
Run your code to see the output here...
Test Cases
Run your code to see test case results.