akshitagit / akshitagit/Python

CREATE A HOLLOW RHOMBUS PATTERN

Aberta
#73 6 comentários 0 reações 0 responsáveis Ver no GitHub
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

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.