Skip to content

Commit a1ad2f7

Browse files
authored
Update README.md
1 parent 13c52e2 commit a1ad2f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Decreasing-Layered-Matrix/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Decreasing-Layer-Matrix
22

3-
My first project was in the "Fundamentals of Programming" course when I was in 1st semester of my bachelor's at IAUSTB. This Program calculates an N*N matrix in which its outmost layer is filled by the Number N and each nested layer starts to decrease this value and at the end, the innermost layer is filled with 0 value.
3+
My first project was in the "Fundamentals of Programming" course when I was in 1st semester of my bachelor's at IAUSTB. This Program calculates an N*N matrix in which its outmost layer is filled by the Number N and each nested layer starts to decrease this value and at the end, the innermost layer is filled with 1 value.
44

55
| <img src="01.png" alt="Main Menu" width="800"/> |
66
|:--:|

0 commit comments

Comments
 (0)