Time limit
1s
Memory limit
128 MB
Print the fixed star pattern.
Print the required shape exactly. The drawing uses only . (period) and * (star) characters. There is no input.
.
*
There is no language restriction for this problem.