Answer:
what is this?Are yhere any options for this question ❓
Answer:
The <em>break</em> keyword is how you interrupt a while loop.
the syntax looks like this ↓
Python ↓
while <em>true</em>:
<em>break</em>
Java script ↓
while (<em>true</em>);
<em>break</em>
The monitor would definitely be the problem in this scenario.
What the hell is the point of this, just to waist people's time?