cho.sh
Notes
Loading...

Print the Star Pattern

Time limit

1s

Memory limit

128 MB

Problem

Print the fixed star pattern.

Output

Print the required shape exactly. The drawing uses only . (period) and * (star) characters. There is no input.

Hint

There is no language restriction for this problem.