A. Turtle Art
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output

Read a name from the input. Then output the name and a picture of a turtle like the one shown in the sample (don't forget the newline at the end).

Input

A single string denoting a name.

Output

On the first line, output the inputted name.

Then output the drawing of the turtle like shown in the sample.

Example
Input
Aakash
Output
Aakash
  ___
 ((_))  _
(_|_|_)('>
 .   .