Skip to content

Commit bd7da90

Browse files
committed
adding new chapter dowhile to summery
1 parent 412ef2b commit bd7da90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* [Loops](loops/README.md)
2525
* [For](loops/for.md)
2626
* [While](loops/while.md)
27+
* [Do...While](loops/dowhile.md)
2728
* [Functions](functions/README.md)
2829
* [Declare](functions/declare.md)
2930
* [Higher order](functions/higher_order.md)

0 commit comments

Comments
 (0)