CJCoding With Joseph
15per day

Out of Range (No Input)

Create int outOfRange = 11 and use || to check if it is out of range for 1..10.

Expected Output:
The number is out of range

Expected Output:

The number is out of range
Topics:
If Statements
Code Editor
1
Tab to indent ยท Ctrl+Enter to run ยท Ctrl+Space to expand shortcuts (sysout, psvm, fori)

Your Output

Run your code to see the output here...

Test Cases

Run your code to see test case results.