TRIANGLE PATTERN
Abierto
algorithm
good first issue
Hacktoberfest
hacktoberfest2020
Java
- Lenguaje dominante
- Java
- Estrellas
- 101
- Forks
- 131
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Take N (number of rows), print the following pattern (for N = 4).
1
2 3 2
3 4 5 4 3
4 5 6 7 6 5 4
Input Format
Constraints
0 < N < 10
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.