Run ❯
Get your
own
website
❯
Run Code
Ctrl+Alt+R
Save Code
Ctrl+Alt+A
Change Orientation
Ctrl+Alt+O
Change Theme
Ctrl+Alt+D
Go to Spaces
Ctrl+Alt+P
JavaScript Statements
The break Statement
The loop is supposed to output 0 to 4, but the break statement exits the loop when i == 3: