#P469. 【入门】放大的Z

【入门】放大的Z

Description

放大的Z.png

Input Format

一个整数n(n<10)

Output Format

n行放大的Z。

4
****
  *
 *
****

Source

嵌套循环