atcoder#TOKIOMARINE2020A. Nickname
Nickname
Score : points
Problem Statement
When you asked some guy in your class his name, he called himself , where is a string of length between and (inclusive) consisting of lowercase English letters. You have decided to choose some three consecutive characters from and make it his nickname. Print a string that is a valid nickname for him.
Constraints
- consists of lowercase English letters.
Input
Input is given from Standard Input in the following format:
Output
Print your answer.
takahashi
tak
naohiro
nao