Question: Mark everything what is true for a while loop: Mark everything what is true for a while loop: it checks the condition each iteration the
Mark everything what is true for a while loop:
Mark everything what is true for a while loop:
it checks the condition each iteration the while loop executes
it can execute several times
it executes at least once
it runs a block of code infinite times
it executes an indented block of code while a condition is met
it executes an indented block of code one time if a defined condition is met
it checks once for a condition
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
