CJCoding With Joseph
15per day

Ticket Price by Age

Read an age and print the category: under 5 → 'Free', 5-17 → 'Child', 18-64 → 'Adult', 65+ → 'Senior'.

Expected Output:

Free
Topics:
If Statements
📥 Auto-Input:
3\n
This input is automatically fed to your program's stdin
Code Editor
1
Tab to indent · Ctrl+Enter to run · Ctrl+Space to expand shortcuts (cw, cr, fori)

Your Output

Run your code to see the output here...

Test Cases

Run your code to see test case results.