问题 D: 零起点学算法104——Yes,I can!

问题 D: 零起点学算法104——Yes,I can!

[命题人 : ]
时间限制 : 1.000 sec  内存限制 : 64 MB

题目描述

Boys and girls: Good evening. Welcome to take the select contest. I wish you can be an ACMer, and ACM can bring the happiness of success to you. ACM is a little difficult,but if you try,you can!Nothing is impossible.

输入

One line, the ACMer's name. The name is at most 8 characters.

输出

You should output one line like the output sample. Output "I am" then the acmer's name, then ",yes,I can!"

样例输入 Copy

Mary

样例输出 Copy

I am Mary,yes,I can!