โ Back to Printing
Question 83
Print an Absolute Value
Print an Absolute Value
UseMath.abs()to print the absolute value of-7so the output is exactly: 7
Expected Output:
7
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.