exercises/patches/patches/14_while4.patch
2021-02-15 17:13:55 -05:00

4 lines
63 B
Diff

21c21
< if (???) ???;
---
> if (n == 4) break;