Check Tutorial tab to know how to to solve.
Task
Read a line of input from stdin and save it to a variable, . Then print the contents of to stdout.
Input Format
You just have to complete the function.
Constraints
Output Format
You just have to complete the function.
Sample Input
How many chickens does it take to cross the road?
Sample Output
How many chickens does it take to cross the road?