Break/Continue Compétence
The break statement is used to exit a loop prematurely, while the continue statement skips the rest of the current iteration and proceeds to the next.
| Type | Titre | Difficulté | Compétences |
|---|
The break statement is used to exit a loop prematurely, while the continue statement skips the rest of the current iteration and proceeds to the next.
| Type | Titre | Difficulté | Compétences |
|---|