Computer Science

State whether the following statement is True or False :

The for loop can also tests a condition before executing the loop-body.

Python Control Flow

1 Like

Answer

False

Answered By

1 Like


Related Questions