Commit c5a01cb
authored
Fix endless loop in description to solution of 1st task "Бесконечная страница"
Code in description to solution of 1st task "Бесконечная страница" causes page "freeze" due the endless loop "while" - fix that with "while" loop with "break" inside.1 parent 58698c6 commit c5a01cb
1 file changed
Lines changed: 6 additions & 4 deletions
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
62 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | 67 | | |
0 commit comments