akshitagit / akshitagit/Python
CREATE A HOLLOW RHOMBUS PATTERN
Đang mở
algorithms
datastructures
DSA
good first issue
hacktoberfest
hacktoberfest2020
hactoberfest
pattern
- Ngôn ngữ chính
- Python
- Star
- 124
- Fork
- 109
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Take N (number of rows), print the following pattern (for N = 5).
* * * * *
* * * *
* *
* * * *
* * * * *
Input Format
Constraints
0 < N < 10 (where N is an odd number)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.