akshitagit / akshitagit/Python
CREATE A HOLLOW RHOMBUS PATTERN
Aperta
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.