akshitagit / akshitagit/Python
CREATE A HOLLOW RHOMBUS PATTERN
Aberta
algorithms
datastructures
DSA
good first issue
hacktoberfest
hacktoberfest2020
hactoberfest
pattern
- Linguagem predominante
- Python
- Estrelas
- 124
- Forks
- 109
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Take N (number of rows), print the following pattern (for N = 5).
* * * * *
* * * *
* *
* * * *
* * * * *
Input Format
Constraints
0 < N < 10 (where N is an odd number)
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.