073. It's A Me!...
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output
Welcome to the CodeRams Coding Competition!

For the first problem, we'll keep it simple to make sure you understand how this format works.

Input

Finish the given sentence by adding the string Mario! to the end of the statement.

Output

Return the completed sentence.

Example
Input
It's a me,
Output
It's a me, Mario!