Computer Science

State whether the following statement is True or False :

A loop with an else clause cannot have a break statement.

Python Control Flow

1 Like

Answer

False

Answered By

3 Likes


Related Questions