akshitagit / akshitagit/Python

CREATE A HOLLOW RHOMBUS PATTERN

Aperta
#73 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
algorithms datastructures DSA good first issue hacktoberfest hacktoberfest2020 hactoberfest pattern
Lingua principale
Python
Stelle
124
Fork
109
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Take N (number of rows), print the following pattern (for N = 5).

* * * * *
* * * *
* *
* * * *
* * * * *

Input Format

Constraints

0 < N < 10 (where N is an odd number)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.