hello i am having a mental breakdown could u help me please?
Hi,
1st photo is <u>Printer</u>
2nd photo is <u>Hard </u><u>Disk</u>
3rd photo is <u>Printer's </u><u>internal </u><u>CPU</u>
<em>Hope</em><em> it</em><em> helps</em><em> you</em><em>.</em><em>.</em><em>.</em><em> </em><em>pls</em><em> mark</em><em> brainliest</em><em> if</em><em> it</em><em> </em><em>helps</em><em> you</em>
Answer:
The answer is Break
<u>Explanation:</u>
When break statement is occurred then, it immediately exits from the loop and executed the statement after the loop without raising any kind of error.
<u>The situation after entering of a value by a user
</u>
- If the user entered incorrect value then it will exit from the loop.
- If the user entered correct input value, then it will run the loop for the further values.