akshitagit / akshitagit/Python

CREATE A HOLLOW RHOMBUS PATTERN

オープン
#73 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。