CF2095H Blurry Vision
Description
Please direct your vision to line number $ x $ .
Now, read the word you see on that line.
If you struggle, I might have to prescribe eyeglasses.
Input Format
The only line contains one integer $ x $ ( $ 1 \leq x \leq 11 $ ) — the line number.
Output Format
Output the word on line number $ x $ .
Explanation/Hint
If you fail to read the first line, even glasses won't save you.