IDNStudy.com, ang iyong mapagkukunan para sa mabilis at eksaktong mga sagot. Sumali sa aming platform ng tanong at sagot upang makakuha ng eksaktong tugon sa lahat ng iyong mahahalagang tanong.

What will happen if the body of the loop couldn't change the value of one or more variables wherein the condition eventually becomes false and the loop terminates?​

Sagot :

answer:

while statement

On the other hand, the while statement is dependent on a condition that needs to evaluate to False in order for the loop to terminate.