Problems
abc
abc
In the first line print one letter а. In the second line print two letters b. In the third line print three letters c.
Input
There is no input data.
Output
Print letters а, b and c as stated in the problem statement.
Input example #1
Output example #1
a bb ccc