Skip to content

Commit a509a8e

Browse files
georgerahul24Akuli
andauthored
Update basics/loops.md
Co-authored-by: Akuli <akuviljanen17@gmail.com>
1 parent 33049e1 commit a509a8e

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. Modify your program from the previous exercise to print this instead:
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)