akshitagit / akshitagit/Python
CREATE A HOLLOW RHOMBUS PATTERN
オープン
algorithms
datastructures
DSA
good first issue
hacktoberfest
hacktoberfest2020
hactoberfest
pattern
- 主要言語
- Python
- スター
- 124
- フォーク
- 109
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Take N (number of rows), print the following pattern (for N = 5).
* * * * *
* * * *
* *
* * * *
* * * * *
Input Format
Constraints
0 < N < 10 (where N is an odd number)
コントリビューションガイド
評価
この issue はまだ評価されていません。