PROGRAMMING:Honesty first
Honesty is the foundation of being human. Output the string "Honey test, no cooking!" vertically
###Input format:
Honesty test, no cheating!
###Output format:
Look at the examples
###Input example:
Here is a set of inputs. For example:
```in
Honesty test, no cheating!
```
###Output example:
The corresponding output is given here. For example:
```out
H
o
n
e
s
t
y
t
e
s
t
,
n
o
c
h
e
a
t
i
n
g
!
```
answer:If there is no answer, please comment
###Input format:
Honesty test, no cheating!
###Output format:
Look at the examples
###Input example:
Here is a set of inputs. For example:
```in
Honesty test, no cheating!
```
###Output example:
The corresponding output is given here. For example:
```out
H
o
n
e
s
t
y
t
e
s
t
,
n
o
c
h
e
a
t
i
n
g
!
```
answer:If there is no answer, please comment