Skip to content

Commit 7a93d2a

Browse files
georgerahul24Akuli
andauthored
Update basics/loops.md
Co-authored-by: Akuli <akuviljanen17@gmail.com>
1 parent 2ce1e7d commit 7a93d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/loops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ while True:
482482
483483
6. Make a program to get a pyramid like shown below where user can type the number of rows needed.
484484
```
485-
OUTPUT when rows is equal to 5
485+
OUTPUT for 5 rows
486486
1 2 3 4 5
487487
2 3 4 5
488488
3 4 5

0 commit comments

Comments
 (0)